summaryrefslogtreecommitdiffstats
path: root/headtrack_stereo_demo
diff options
context:
space:
mode:
authorDennis Peeten <dpeeten@onsneteindhoven.nl>2008-04-03 08:13:28 (GMT)
committerDennis Peeten <dpeeten@onsneteindhoven.nl>2008-04-03 08:13:28 (GMT)
commitcee32359dd2221b5a23fed33b8879ae1203a8979 (patch)
tree1724b5a4b5b55c120dde96c4eea01a99f57fcfa3 /headtrack_stereo_demo
parent50da3e6185fe776f7f18ff05348daa0f9cf1321d (diff)
download2iv55-cee32359dd2221b5a23fed33b8879ae1203a8979.zip
2iv55-cee32359dd2221b5a23fed33b8879ae1203a8979.tar.gz
2iv55-cee32359dd2221b5a23fed33b8879ae1203a8979.tar.bz2
update
Diffstat (limited to 'headtrack_stereo_demo')
-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>