diff --git a/src/mod/xml_int/mod_xml_rpc/mod_xml_rpc.vcproj b/src/mod/xml_int/mod_xml_rpc/mod_xml_rpc.vcproj index 4cd39aad12..06f904a07c 100644 --- a/src/mod/xml_int/mod_xml_rpc/mod_xml_rpc.vcproj +++ b/src/mod/xml_int/mod_xml_rpc/mod_xml_rpc.vcproj @@ -46,7 +46,7 @@ PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;MOD_EXPORTS;ABYSS_WIN32;CURL_STATICLIB" MinimalRebuild="true" BasicRuntimeChecks="3" - RuntimeLibrary="1" + RuntimeLibrary="3" UsePrecompiledHeader="0" WarningLevel="4" WarnAsError="true" @@ -64,9 +64,10 @@ /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/w32/vsnet/Tools/xmlrpc/xmlrpc.vcproj b/w32/vsnet/Tools/xmlrpc/xmlrpc.vcproj index 10f9c2fbe7..e43acc0a75 100644 --- a/w32/vsnet/Tools/xmlrpc/xmlrpc.vcproj +++ b/w32/vsnet/Tools/xmlrpc/xmlrpc.vcproj @@ -51,7 +51,7 @@ AssemblerListingLocation=".\Debug\xmlrpc/" ObjectFile=".\Debug\xmlrpc/" ProgramDataBaseFileName=".\Debug\xmlrpc/" - WarningLevel="3" + WarningLevel="0" SuppressStartupBanner="true" DebugInformationFormat="4" /> @@ -121,14 +121,14 @@ AdditionalIncludeDirectories=""$(ProjectDir)../lib/";"$(ProjectDir)../lib/curl_transport";"$(ProjectDir)../lib/util/include";"$(ProjectDir)../include";"$(ProjectDir)../";"$(ProjectDir)../lib/expat/xmlparse";"$(ProjectDir)../lib/w3c-libwww-5.3.2/Library/src";"$(ProjectDir)../lib/abyss/src";"$(ProjectDir)../lib/wininet_transport";"$(ProjectDir)../../include"" PreprocessorDefinitions="NDEBUG;WIN32;_LIB;ABYSS_WIN32;CURL_STATICLIB;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE" StringPooling="true" - RuntimeLibrary="0" + RuntimeLibrary="2" EnableFunctionLevelLinking="true" PrecompiledHeaderFile=".\Release\xmlrpc/xmlrpc.pch" AssemblerListingLocation=".\Release\xmlrpc/" ObjectFile=".\Release\xmlrpc/" ProgramDataBaseFileName=".\Release\xmlrpc/" BrowseInformation="1" - WarningLevel="3" + WarningLevel="0" SuppressStartupBanner="true" />