From f33768085aa2b0236ef001d9d773a3b3e86d59d4 Mon Sep 17 00:00:00 2001 From: Michael Jerris Date: Thu, 19 Oct 2006 16:10:46 +0000 Subject: [PATCH] tweak up another warning level. git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3105 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- libs/codec/g726/libg726.vcproj | 2 ++ 1 file changed, 2 insertions(+) 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" />