summaryrefslogtreecommitdiffstats
path: root/headtrack_stereo_demo/headtrack_stereo_demo.vcproj
diff options
context:
space:
mode:
authorDennis Peeten <dpeeten@onsneteindhoven.nl>2008-04-17 21:52:05 (GMT)
committerDennis Peeten <dpeeten@onsneteindhoven.nl>2008-04-17 21:52:05 (GMT)
commit5bc71079ddbeeb61c94829842cab30fefb4581e2 (patch)
tree891355686b8571b3e7290e459480b2b5516e463c /headtrack_stereo_demo/headtrack_stereo_demo.vcproj
parent2bb23e67db0e2a23d480126f4e0fc753fa0cde35 (diff)
download2iv55-5bc71079ddbeeb61c94829842cab30fefb4581e2.zip
2iv55-5bc71079ddbeeb61c94829842cab30fefb4581e2.tar.gz
2iv55-5bc71079ddbeeb61c94829842cab30fefb4581e2.tar.bz2
shadertest
Diffstat (limited to 'headtrack_stereo_demo/headtrack_stereo_demo.vcproj')
-rw-r--r--headtrack_stereo_demo/headtrack_stereo_demo.vcproj5
1 files changed, 3 insertions, 2 deletions
diff --git a/headtrack_stereo_demo/headtrack_stereo_demo.vcproj b/headtrack_stereo_demo/headtrack_stereo_demo.vcproj
index 7c3502e..844c39e 100644
--- a/headtrack_stereo_demo/headtrack_stereo_demo.vcproj
+++ b/headtrack_stereo_demo/headtrack_stereo_demo.vcproj
@@ -20,6 +20,7 @@
OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
IntermediateDirectory="$(OutDir)\intermediate"
ConfigurationType="1"
+ ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="1"
>
<Tool
@@ -92,7 +93,7 @@
<Tool
Name="VCPostBuildEventTool"
Description="Copying files to output directory..."
- CommandLine="copy lib\win32\*.dll &quot;$(OutDir)&quot;&#x0D;&#x0A;mkdir &quot;$(OutDir)\shaders&quot;&#x0D;&#x0A;copy shaders\* &quot;$(OutDir)\shaders\&quot;"
+ CommandLine="copy lib\win32\*.dll &quot;$(OutDir)&quot;&#x0D;&#x0A;mkdir &quot;$(OutDir)\shaders&quot;&#x0D;&#x0A;copy shaders\* &quot;$(OutDir)\shaders\&quot;&#x0D;&#x0A;"
/>
</Configuration>
<Configuration
@@ -173,7 +174,7 @@
<Tool
Name="VCPostBuildEventTool"
Description="Copying dll&apos;s to output directory..."
- CommandLine="copy lib\win32\*.dll &quot;$(OutDir)&quot;&#x0D;&#x0A;mkdir &quot;$(OutDir)\shaders&quot;&#x0D;&#x0A;copy shaders\* &quot;$(OutDir)\shaders\&quot;"
+ CommandLine="copy lib\win32\*.dll &quot;$(OutDir)&quot;&#x0D;&#x0A;mkdir &quot;$(OutDir)\shaders&quot;&#x0D;&#x0A;copy shaders\* &quot;$(OutDir)\shaders\&quot;&#x0D;&#x0A;"
/>
</Configuration>
</Configurations>