summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--MSVCardour3/Ardour3.vcproj2
-rw-r--r--MSVCvst_scan/MSVCvst_scan.vcproj2
2 files changed, 2 insertions, 2 deletions
diff --git a/MSVCardour3/Ardour3.vcproj b/MSVCardour3/Ardour3.vcproj
index fa0dbec87f..3051238fa6 100644
--- a/MSVCardour3/Ardour3.vcproj
+++ b/MSVCardour3/Ardour3.vcproj
@@ -177,7 +177,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
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