Fixed release build.

This commit is contained in:
soukoku
2014-04-03 18:54:16 -04:00
parent 706a6685ed
commit d418b0c751
2 changed files with 2 additions and 1 deletions

View File

@@ -33,7 +33,7 @@
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<DefineConstants>TRACE;WIN32</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<DocumentationFile>bin\Release\NTwain.xml</DocumentationFile>