silence some warnings.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@276 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris 2006-01-03 23:42:09 +00:00
parent 559c830f14
commit 9bc5523674
1 changed files with 2 additions and 1 deletions

View File

@ -52,7 +52,7 @@
AssemblerListingLocation=".\Debug/"
ObjectFile=".\Debug/"
ProgramDataBaseFileName=".\Debug/"
WarningLevel="3"
WarningLevel="0"
SuppressStartupBanner="true"
/>
<Tool
@ -126,6 +126,7 @@
AssemblerListingLocation=".\Release/"
ObjectFile=".\Release/"
ProgramDataBaseFileName=".\Release/"
WarningLevel="0"
SuppressStartupBanner="true"
/>
<Tool