Added source files to project: Common.*, Tests.*, VmaUsage.*.

This commit is contained in:
Adam Sawicki 2018-03-13 15:42:22 +01:00
parent ba335cf8c0
commit f1a793cadd
7 changed files with 106 additions and 43 deletions

5
src/Common.cpp Normal file
View file

@ -0,0 +1,5 @@
#include "Common.h"
#ifdef _WIN32
#endif // #ifdef _WIN32