summaryrefslogtreecommitdiffstats
path: root/MatchBloxEngine/MatchBloxEngine/MatchBloxEngine.vcproj
diff options
context:
space:
mode:
authorDennis Peeten <dpeeten@onsneteindhoven.nl>2008-05-06 19:38:37 (GMT)
committerDennis Peeten <dpeeten@onsneteindhoven.nl>2008-05-06 19:38:37 (GMT)
commit177fd758a25e954a43c20e59e6e61ba15a661c44 (patch)
treee65059265b6abf4177833f9b7f54d8e04c91953d /MatchBloxEngine/MatchBloxEngine/MatchBloxEngine.vcproj
parentd205c9a71a2d3d415cb470c0c148a7541a18ab41 (diff)
download2iv55-177fd758a25e954a43c20e59e6e61ba15a661c44.zip
2iv55-177fd758a25e954a43c20e59e6e61ba15a661c44.tar.gz
2iv55-177fd758a25e954a43c20e59e6e61ba15a661c44.tar.bz2
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"