summaryrefslogtreecommitdiffstats
path: root/headtrack_stereo_demo/headtrack_stereo_demo.vcproj
diff options
context:
space:
mode:
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>