Minor - copy our built executable to a suitable folder for packaging (MSVC)
This commit is contained in:
parent
0ef661305d
commit
f75e262afb
@ -177,6 +177,7 @@
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
CommandLine="copy /Y "$(Release32TestSuiteFolder)\$(ProjectName).exe" "$(Release32TargetFolder)\$(ProjectName).exe"
"
|
||||
/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
|
Loading…
Reference in New Issue
Block a user