From: Michael Jerris Date: Thu, 19 Oct 2006 16:10:46 +0000 (+0000) Subject: tweak up another warning level. X-Git-Tag: v1.0-beta1~1880 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f33768085aa2b0236ef001d9d773a3b3e86d59d4;p=thirdparty%2Ffreeswitch.git tweak up another warning level. git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3105 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/libs/codec/g726/libg726.vcproj b/libs/codec/g726/libg726.vcproj index c0b23b3c1e..595e87f401 100644 --- a/libs/codec/g726/libg726.vcproj +++ b/libs/codec/g726/libg726.vcproj @@ -46,6 +46,7 @@ RuntimeLibrary="3" UsePrecompiledHeader="0" WarningLevel="4" + WarnAsError="true" Detect64BitPortabilityProblems="true" DebugInformationFormat="3" /> @@ -106,6 +107,7 @@ RuntimeLibrary="2" UsePrecompiledHeader="0" WarningLevel="4" + WarnAsError="true" Detect64BitPortabilityProblems="true" DebugInformationFormat="3" />