summaryrefslogtreecommitdiff
path: root/MSVCvst_scan
diff options
context:
space:
mode:
authorJohn Emmas <johne53@tiscali.co.uk>2014-11-08 18:47:25 +0000
committerJohn Emmas <johne53@tiscali.co.uk>2014-11-08 18:47:25 +0000
commit65e6c5793094165332484b88235d836e07ab0ea2 (patch)
tree5d09da7972cd9301527df51e01f9d37ce8a413eb /MSVCvst_scan
parent373caeede860889368215f1ac9379961a8e27af9 (diff)
Add a small dummy command to a couple of MSVC build projects
These are trivial (no-op) fudges - to ensure that if we can't copy the built executable for whatever reason, it won't get flagged up as a build failure.
Diffstat (limited to 'MSVCvst_scan')
-rw-r--r--MSVCvst_scan/MSVCvst_scan.vcproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/MSVCvst_scan/MSVCvst_scan.vcproj b/MSVCvst_scan/MSVCvst_scan.vcproj
index ce2a0a1e23..78498610f0 100644
--- a/MSVCvst_scan/MSVCvst_scan.vcproj
+++ b/MSVCvst_scan/MSVCvst_scan.vcproj
@@ -181,7 +181,7 @@
/>
<Tool
Name="VCPostBuildEventTool"
- CommandLine="copy /Y &quot;$(Release32TestSuiteFolder)\$(ProjectName).exe&quot; &quot;$(Release32TargetFolder)\$(ProjectName).exe&quot;&#x0D;&#x0A;"
+ CommandLine="copy /Y &quot;$(Release32TestSuiteFolder)\$(ProjectName).exe&quot; &quot;$(Release32TargetFolder)\$(ProjectName).exe&quot;&#x0D;&#x0A;cd .&#x0D;&#x0A;"
/>
</Configuration>
<Configuration