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.vcproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/headtrack_stereo_demo/headtrack_stereo_demo.vcproj b/headtrack_stereo_demo/headtrack_stereo_demo.vcproj
index 092c060..7c3502e 100644
--- a/headtrack_stereo_demo/headtrack_stereo_demo.vcproj
+++ b/headtrack_stereo_demo/headtrack_stereo_demo.vcproj
@@ -92,7 +92,7 @@
<Tool
Name="VCPostBuildEventTool"
Description="Copying files to output directory..."
- CommandLine="copy lib\win32\*.dll $(OutDir)&#x0D;&#x0A;mkdir $(OutDir)\shaders&#x0D;&#x0A;copy shaders\* $(OutDir)\shaders\"
+ CommandLine="copy lib\win32\*.dll &quot;$(OutDir)&quot;&#x0D;&#x0A;mkdir &quot;$(OutDir)\shaders&quot;&#x0D;&#x0A;copy shaders\* &quot;$(OutDir)\shaders\&quot;"
/>
</Configuration>
<Configuration
@@ -173,7 +173,7 @@
<Tool
Name="VCPostBuildEventTool"
Description="Copying dll&apos;s to output directory..."
- CommandLine="copy lib\win32\*.dll $(OutDir)&#x0D;&#x0A;mkdir $(OutDir)shaders&#x0D;&#x0A;copy shaders\* $(OutDir)shaders\"
+ CommandLine="copy lib\win32\*.dll &quot;$(OutDir)&quot;&#x0D;&#x0A;mkdir &quot;$(OutDir)\shaders&quot;&#x0D;&#x0A;copy shaders\* &quot;$(OutDir)\shaders\&quot;"
/>
</Configuration>
</Configurations>