Add RELEASE constant

This commit is contained in:
miku-666
2022-11-04 11:04:29 +01:00
parent 5072c00098
commit cc19232635

View File

@@ -52,6 +52,7 @@
<Optimize>false</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<DefineConstants>RELEASE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>