1
0
mirror of https://github.com/Wind4/vlmcsd.git synced 2025-06-29 07:57:55 +08:00

vlmcsd-svn1099-2016-10-25-Hotbird64

This commit is contained in:
Wind4
2016-10-31 20:59:15 +08:00
parent 936811ff5c
commit fcbbc40d60
39 changed files with 904 additions and 305 deletions

View File

@ -133,7 +133,7 @@
</PropertyGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
<ClCompile>
<PreprocessorDefinitions>USE_THREADS;_PEDANTIC</PreprocessorDefinitions>
<PreprocessorDefinitions>_PEDANTIC;USE_THREADS</PreprocessorDefinitions>
<ThreadSafeStatics>
</ThreadSafeStatics>
<ExceptionHandling>Disabled</ExceptionHandling>