9 lines
307 B
Plaintext
9 lines
307 B
Plaintext
|
<Configuration name="Debug" xmlns="http://dnpb.sourceforge.net/schemas/prebuild-1.7.xsd">
|
||
|
<Options>
|
||
|
<CompilerDefines>DEBUG;TRACE</CompilerDefines>
|
||
|
<OptimizeCode>false</OptimizeCode>
|
||
|
<OutputPath>bin/Debug</OutputPath>
|
||
|
<DebugInformation>true</DebugInformation>
|
||
|
</Options>
|
||
|
</Configuration>
|