summaryrefslogtreecommitdiffstats
path: root/clang/win32
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2008-11-08 01:02:26 +0000
committerTed Kremenek <kremenek@apple.com>2008-11-08 01:02:26 +0000
commit58b1c2d54a7664f27f22dd1926e5e7025e32182f (patch)
tree4ddc37a8c30dd2e799d5fcaef2e78dcce41a5786 /clang/win32
parent454ff53d58ac73c1c8223d1fbf8732181f671c00 (diff)
downloadbcm5719-llvm-58b1c2d54a7664f27f22dd1926e5e7025e32182f.tar.gz
bcm5719-llvm-58b1c2d54a7664f27f22dd1926e5e7025e32182f.zip
update post-build step
llvm-svn: 58878
Diffstat (limited to 'clang/win32')
-rw-r--r--clang/win32/clangDriver/clangDriver.vcproj3
1 files changed, 2 insertions, 1 deletions
diff --git a/clang/win32/clangDriver/clangDriver.vcproj b/clang/win32/clangDriver/clangDriver.vcproj
index 8211643d127..b377dc624c7 100644
--- a/clang/win32/clangDriver/clangDriver.vcproj
+++ b/clang/win32/clangDriver/clangDriver.vcproj
@@ -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>
OpenPOWER on IntegriCloud