summaryrefslogtreecommitdiffstats
path: root/MatchBloxEngine/MatchBloxEngine/MatchBloxEngine.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'MatchBloxEngine/MatchBloxEngine/MatchBloxEngine.vcproj')
-rw-r--r--MatchBloxEngine/MatchBloxEngine/MatchBloxEngine.vcproj30
1 files changed, 29 insertions, 1 deletions
diff --git a/MatchBloxEngine/MatchBloxEngine/MatchBloxEngine.vcproj b/MatchBloxEngine/MatchBloxEngine/MatchBloxEngine.vcproj
index 5bfdb0b..0f7ecc0 100644
--- a/MatchBloxEngine/MatchBloxEngine/MatchBloxEngine.vcproj
+++ b/MatchBloxEngine/MatchBloxEngine/MatchBloxEngine.vcproj
@@ -41,7 +41,7 @@
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="..\..\headtrack_stereo_demo\include"
- PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
+ PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;G_OS_WIN32"
MinimalRebuild="true"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
@@ -183,6 +183,10 @@
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
<File
+ RelativePath=".\bitmap.cpp"
+ >
+ </File>
+ <File
RelativePath=".\C_3DObject.cpp"
>
</File>
@@ -191,6 +195,14 @@
>
</File>
<File
+ RelativePath=".\C_Box.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\C_Environment.cpp"
+ >
+ </File>
+ <File
RelativePath=".\C_Hand.cpp"
>
</File>
@@ -213,6 +225,10 @@
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
>
<File
+ RelativePath=".\bitmap.h"
+ >
+ </File>
+ <File
RelativePath=".\C_3DObject.h"
>
</File>
@@ -221,6 +237,14 @@
>
</File>
<File
+ RelativePath=".\C_Box.h"
+ >
+ </File>
+ <File
+ RelativePath=".\C_Environment.h"
+ >
+ </File>
+ <File
RelativePath=".\C_Hand.h"
>
</File>
@@ -236,6 +260,10 @@
RelativePath=".\MessageQueue.h"
>
</File>
+ <File
+ RelativePath=".\typedefs.h"
+ >
+ </File>
</Filter>
<Filter
Name="Resource Files"