[RavenclawDev 380] (MeetingLine) [34] Agents/MeetingLineDM/MeetingLineDM.vcproj: Fixed pre-build build directory creation.
tk@edam.speech.cs.cmu.edu
tk at edam.speech.cs.cmu.edu
Mon Sep 17 10:43:51 EDT 2007
An HTML attachment was scrubbed...
URL: http://mailman.srv.cs.cmu.edu/pipermail/ravenclaw-developers/attachments/20070917/b1bf9c5e/attachment.html
-------------- next part --------------
Modified: Agents/MeetingLineDM/MeetingLineDM.vcproj
===================================================================
--- Agents/MeetingLineDM/MeetingLineDM.vcproj 2007-09-16 16:23:19 UTC (rev 33)
+++ Agents/MeetingLineDM/MeetingLineDM.vcproj 2007-09-17 14:43:50 UTC (rev 34)
@@ -25,6 +25,8 @@
>
<Tool
Name="VCPreBuildEventTool"
+ Description="Setting up directories for executable..."
+ CommandLine="IF NOT EXIST ..\..\bin\x86-nt\nul mkdir ..\..\bin\x86-nt"
/>
<Tool
Name="VCCustomBuildTool"
@@ -110,6 +112,8 @@
>
<Tool
Name="VCPreBuildEventTool"
+ Description="Setting up directories for executable..."
+ CommandLine="IF NOT EXIST ..\..\bin\x86-nt\nul mkdir ..\..\bin\x86-nt"
/>
<Tool
Name="VCCustomBuildTool"
More information about the Ravenclaw-developers
mailing list