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
This commit is contained in:
Michael Jerris 2007-02-13 19:45:32 +00:00
parent ebdbebc246
commit ddff61c34c

View File

@ -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"
/>