more fixed for clang warnings

This commit is contained in:
Dmitry 2015-06-06 16:37:15 +03:00
commit 8f48af4314
5 changed files with 10 additions and 11 deletions

View file

@ -226,7 +226,7 @@
<OutputFile>.\release\yapb.dll</OutputFile>
<SuppressStartupBanner>true</SuppressStartupBanner>
<DelayLoadDLLs>user32.dll;ws2_32.dll;%(DelayLoadDLLs)</DelayLoadDLLs>
<GenerateDebugInformation>Debug</GenerateDebugInformation>
<GenerateDebugInformation>false</GenerateDebugInformation>
<GenerateMapFile>false</GenerateMapFile>
<SubSystem>Windows</SubSystem>
<OptimizeReferences>false</OptimizeReferences>