fix deprecation function mess

This commit is contained in:
Lee Thomason (grinliz)
2012-02-26 21:14:23 -08:00
parent ec7777efd5
commit 5ce4d97945
3 changed files with 24 additions and 7 deletions

View File

@@ -49,7 +49,7 @@
</PrecompiledHeader>
<WarningLevel>Level4</WarningLevel>
<Optimization>Disabled</Optimization>
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
</ClCompile>
<Link>
<SubSystem>Console</SubSystem>