fix project file nowarn flags in release mode, fix build cmd platform detection
This commit is contained in:
@@ -81,8 +81,7 @@
|
||||
<DebugSymbols>false</DebugSymbols>
|
||||
<FileAlignment>4096</FileAlignment>
|
||||
<NoStdLib>false</NoStdLib>
|
||||
<NoWarn>
|
||||
</NoWarn>
|
||||
<NoWarn>219, 162, 618, 1591</NoWarn>
|
||||
<Optimize>true</Optimize>
|
||||
<RegisterForComInterop>false</RegisterForComInterop>
|
||||
<RemoveIntegerChecks>false</RemoveIntegerChecks>
|
||||
|
||||
Reference in New Issue
Block a user