[Freeswitch-svn] [commit] r4237 - freeswitch/trunk/libs/win32/js

Freeswitch SVN mikej at freeswitch.org
Tue Feb 13 14:45:32 EST 2007


Author: mikej
Date: Tue Feb 13 14:45:32 2007
New Revision: 4237

Modified:
   freeswitch/trunk/libs/win32/js/js.vcproj

Log:
turn off warnings for now until they can get resolved in tree.

Modified: freeswitch/trunk/libs/win32/js/js.vcproj
==============================================================================
--- freeswitch/trunk/libs/win32/js/js.vcproj	(original)
+++ freeswitch/trunk/libs/win32/js/js.vcproj	Tue Feb 13 14:45:32 2007
@@ -58,7 +58,7 @@
 				AssemblerListingLocation=""
 				ObjectFile="$(IntDir)\"
 				ProgramDataBaseFileName="$(IntDir)\vc80.pdb"
-				WarningLevel="3"
+				WarningLevel="0"
 				SuppressStartupBanner="true"
 			/>
 			<Tool
@@ -156,7 +156,7 @@
 				AssemblerListingLocation=""
 				ObjectFile="$(IntDir)\"
 				ProgramDataBaseFileName="$(IntDir)\vc80.pdb"
-				WarningLevel="3"
+				WarningLevel="0"
 				SuppressStartupBanner="true"
 				DebugInformationFormat="3"
 			/>



More information about the Freeswitch-svn mailing list