project file structure overhaul

This commit is contained in:
Turanszki Janos
2017-09-30 16:08:23 +01:00
parent c71b3a4363
commit 479a9b786b
199 changed files with 432 additions and 896 deletions
+8
View File
@@ -0,0 +1,8 @@
// stdafx.cpp : source file that includes just the standard includes
// WickedEngineGame.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h"
// TODO: reference any additional headers you need in STDAFX.H
// and not in this file