From ddff61c34c4024e7bc90c6b1d35ee832cbdcdd32 Mon Sep 17 00:00:00 2001 From: Michael Jerris Date: Tue, 13 Feb 2007 19:45:32 +0000 Subject: [PATCH] turn off warnings for now until they can get resolved in tree. git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4237 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- libs/win32/js/js.vcproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/win32/js/js.vcproj b/libs/win32/js/js.vcproj index 82572ee002..1e14bab41a 100644 --- a/libs/win32/js/js.vcproj +++ b/libs/win32/js/js.vcproj @@ -58,7 +58,7 @@ AssemblerListingLocation="" ObjectFile="$(IntDir)\" ProgramDataBaseFileName="$(IntDir)\vc80.pdb" - WarningLevel="3" + WarningLevel="0" SuppressStartupBanner="true" />