[RavenclawDev 320] [2000] Agents/MultiDecoder/Audio_Server/Audio_Server.vcproj: Fix build location

bfrisch@edam.speech.cs.cmu.edu bfrisch at edam.speech.cs.cmu.edu
Wed Aug 15 17:18:16 EDT 2007


An HTML attachment was scrubbed...
URL: http://mailman.srv.cs.cmu.edu/pipermail/ravenclaw-developers/attachments/20070815/efb40dcf/attachment.html
-------------- next part --------------
Modified: Agents/MultiDecoder/Audio_Server/Audio_Server.vcproj
===================================================================
--- Agents/MultiDecoder/Audio_Server/Audio_Server.vcproj	2007-08-15 21:18:08 UTC (rev 1999)
+++ Agents/MultiDecoder/Audio_Server/Audio_Server.vcproj	2007-08-15 21:18:15 UTC (rev 2000)
@@ -177,7 +177,8 @@
 			/>
 			<Tool
 				Name="VCPostBuildEventTool"
-				CommandLine="copy $(TargetPath) ..\..\..\Bin\x86-nt"
+				Description="Copy built executable to Bin directory"
+				CommandLine="copy &quot;$(TargetPath)&quot; ..\..\..\Bin\x86-nt"
 			/>
 		</Configuration>
 	</Configurations>


More information about the Ravenclaw-developers mailing list