|
@@ -113,7 +113,7 @@
|
|
|
</Midl>
|
|
|
<ClCompile>
|
|
|
<Optimization>Disabled</Optimization>
|
|
|
- <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
|
+ <PreprocessorDefinitions>_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
|
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
|
|
|
<WarningLevel>Level3</WarningLevel>
|
|
|
<CallingConvention>StdCall</CallingConvention>
|
|
@@ -146,7 +146,7 @@
|
|
|
<TargetEnvironment>X64</TargetEnvironment>
|
|
|
</Midl>
|
|
|
<ClCompile>
|
|
|
- <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
|
+ <PreprocessorDefinitions>NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
|
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
|
|
|
<WarningLevel>Level3</WarningLevel>
|
|
|
<CallingConvention>StdCall</CallingConvention>
|