Make sure to disable 32 bit option for release so libraries don't break
This commit is contained in:
parent
c17b7c85ef
commit
d32f8bfb24
@ -35,6 +35,7 @@
|
||||
<DefineConstants>TRACE</DefineConstants>
|
||||
<ErrorReport>prompt</ErrorReport>
|
||||
<WarningLevel>4</WarningLevel>
|
||||
<Prefer32Bit>false</Prefer32Bit>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<ApplicationIcon>Tool.ico</ApplicationIcon>
|
||||
|
Loading…
x
Reference in New Issue
Block a user