Added debug arguments in release builds
This commit is contained in:
parent
d942986d17
commit
b2911267c2
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@
|
|||
<DefineConstants>TRACE</DefineConstants>
|
||||
<ErrorReport>prompt</ErrorReport>
|
||||
<WarningLevel>4</WarningLevel>
|
||||
<Commandlineparameters>OpenTK.dll ../../../OpenTK.snk</Commandlineparameters>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<SignAssembly>true</SignAssembly>
|
||||
|
|
Loading…
Reference in a new issue