From: Michael Jerris Date: Tue, 3 Jan 2006 23:49:55 +0000 (+0000) Subject: kill deprecate warnings in libiax2 on msvc. X-Git-Tag: v1.0-beta1~3445 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf4892d47b030897b6f782ec9ac4d3881d7ce642;p=thirdparty%2Ffreeswitch.git kill deprecate warnings in libiax2 on msvc. git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@277 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/libs/iax/libiax2.vcproj b/libs/iax/libiax2.vcproj index b57af2fa8c..cb9d56cfce 100644 --- a/libs/iax/libiax2.vcproj +++ b/libs/iax/libiax2.vcproj @@ -41,7 +41,7 @@ Name="VCCLCompilerTool" Optimization="0" InlineFunctionExpansion="0" - PreprocessorDefinitions="WIN32;_DEBUG;_LIB;LIBIAX;DEBUG_SUPPORT;_CRT_SECURE_NO_DEPRECATE;NEWJB;WIN32_TIME_GET_TIME" + PreprocessorDefinitions="WIN32;_DEBUG;_LIB;LIBIAX;DEBUG_SUPPORT;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;NEWJB;WIN32_TIME_GET_TIME" MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" @@ -103,7 +103,7 @@ />