issue #108: removing post build script from 32-bit release target. Script is 64-bit only.
This commit is contained in:
@@ -168,7 +168,8 @@
|
||||
<LinkTimeCodeGeneration>UseLinkTimeCodeGeneration</LinkTimeCodeGeneration>
|
||||
</Link>
|
||||
<PostBuildEvent>
|
||||
<Command>powershell -executionpolicy unrestricted -command compressOutputToReleaseFolder.ps1</Command>
|
||||
<Command>
|
||||
</Command>
|
||||
</PostBuildEvent>
|
||||
</ItemDefinitionGroup>
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user