update post-build step

llvm-svn: 58878
This commit is contained in:
Ted Kremenek 2008-11-08 01:02:26 +00:00
parent 454ff53d58
commit 58b1c2d54a
1 changed files with 2 additions and 1 deletions

View File

@ -95,7 +95,7 @@
/>
<Tool
Name="VCPostBuildEventTool"
CommandLine="mkdir &quot;%DSTROOT%\AppleInternal\Bin&quot;&#x0D;&#x0A;copy &quot;$(TargetDir)$(TargetName).exe&quot; &quot;%DSTROOT%\AppleInternal\Bin&quot;"
CommandLine="mkdir &quot;%DSTROOT%\AppleInternal\Bin&quot;&#x0D;&#x0A;copy &quot;$(TargetDir)$(TargetName).exe&quot; &quot;%DSTROOT%\AppleInternal\Bin&quot;&#x0D;&#x0A;"
/>
</Configuration>
<Configuration
@ -177,6 +177,7 @@
/>
<Tool
Name="VCPostBuildEventTool"
CommandLine="mkdir &quot;%DSTROOT%\AppleInternal\Bin&quot;&#x0D;&#x0A;copy &quot;$(TargetDir)$(TargetName).exe&quot; &quot;%DSTROOT%\AppleInternal\Bin&quot;&#x0D;&#x0A;"
/>
</Configuration>
</Configurations>