diff options
author | George Hazan <ghazan@miranda.im> | 2019-03-11 13:53:07 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2019-03-11 13:53:07 +0300 |
commit | 1b32d18bbe8bd96e0d98e6b0c4df61dcfa94710e (patch) | |
tree | 2f41ec6660fa20076b50556254db72ebb1b5d08b /protocols/Sametime/src | |
parent | 79b5149e872319dcf0f2b6d5c4da5ece3ddc7993 (diff) |
obsolete option removed from project files
Diffstat (limited to 'protocols/Sametime/src')
-rw-r--r-- | protocols/Sametime/src/glib/glib_15.vcxproj | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/protocols/Sametime/src/glib/glib_15.vcxproj b/protocols/Sametime/src/glib/glib_15.vcxproj index 73293d3906..58ea9bd2de 100644 --- a/protocols/Sametime/src/glib/glib_15.vcxproj +++ b/protocols/Sametime/src/glib/glib_15.vcxproj @@ -82,7 +82,6 @@ <ClCompile> <Optimization>Disabled</Optimization> <PreprocessorDefinitions>_DEBUG;_WINDOWS;_USRDLL;GLIB_COMPILATION;G_LOG_DOMAIN="Glib";G_ENABLE_DEBUG;PCRE_STATIC;LINK_SIZE=2;MAX_NAME_SIZE=32;MAX_NAME_COUNT=10000;NEWLINE=-1;POSIX_MALLOC_THRESHOLD=10;MATCH_LIMIT=10000000;MATCH_LIMIT_RECURSION=10000000;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions> - <MinimalRebuild>true</MinimalRebuild> <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> <PrecompiledHeader>NotUsing</PrecompiledHeader> @@ -108,7 +107,6 @@ <ClCompile> <Optimization>Disabled</Optimization> <PreprocessorDefinitions>_DEBUG;_WINDOWS;_USRDLL;GLIB_COMPILATION;G_LOG_DOMAIN="Glib";G_ENABLE_DEBUG;PCRE_STATIC;LINK_SIZE=2;MAX_NAME_SIZE=32;MAX_NAME_COUNT=10000;NEWLINE=-1;POSIX_MALLOC_THRESHOLD=10;MATCH_LIMIT=10000000;MATCH_LIMIT_RECURSION=10000000;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions> - <MinimalRebuild>true</MinimalRebuild> <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> <PrecompiledHeader>NotUsing</PrecompiledHeader> |