[RavenclawDev 319] [1999] Agents/MultiDecoder/Sphinx_Engine/Sphinx_Engine.vcproj: Fix build location
bfrisch@edam.speech.cs.cmu.edu
bfrisch at edam.speech.cs.cmu.edu
Wed Aug 15 17:18:08 EDT 2007
An HTML attachment was scrubbed...
URL: http://mailman.srv.cs.cmu.edu/pipermail/ravenclaw-developers/attachments/20070815/856a0545/attachment.html
-------------- next part --------------
Modified: Agents/MultiDecoder/Sphinx_Engine/Sphinx_Engine.vcproj
===================================================================
--- Agents/MultiDecoder/Sphinx_Engine/Sphinx_Engine.vcproj 2007-08-15 21:17:19 UTC (rev 1998)
+++ Agents/MultiDecoder/Sphinx_Engine/Sphinx_Engine.vcproj 2007-08-15 21:18:08 UTC (rev 1999)
@@ -181,7 +181,8 @@
/>
<Tool
Name="VCPostBuildEventTool"
- CommandLine="copy $(TargetPath) ..\..\..\Bin\x86-nt"
+ Description="Copy built executable to Bin directory"
+ CommandLine="copy "$(TargetPath)" ..\..\..\Bin\x86-nt"
/>
</Configuration>
</Configurations>
More information about the Ravenclaw-developers
mailing list