[Freeswitch-svn] [commit] r3105 - freeswitch/trunk/libs/codec/g726
Freeswitch SVN
mikej at freeswitch.org
Thu Oct 19 12:10:46 EDT 2006
Author: mikej
Date: Thu Oct 19 12:10:46 2006
New Revision: 3105
Modified:
freeswitch/trunk/libs/codec/g726/libg726.vcproj
Log:
tweak up another warning level.
Modified: freeswitch/trunk/libs/codec/g726/libg726.vcproj
==============================================================================
--- freeswitch/trunk/libs/codec/g726/libg726.vcproj (original)
+++ freeswitch/trunk/libs/codec/g726/libg726.vcproj Thu Oct 19 12:10:46 2006
@@ -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"
/>
More information about the Freeswitch-svn
mailing list