Removed error on warning for compiles, as DevStudio 2005 is more or less deprecated keeping the warnings out is becoming less and less "maintained".

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11301 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Robert Joly 2009-01-20 00:47:43 +00:00
parent 446239a243
commit deb51da9eb
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@
AdditionalIncludeDirectories=""$(SolutionDir)\src\include""
PreprocessorDefinitions="WIN32;_WINDOWS;_USRDLL;MOD_EXPORTS"
WarningLevel="4"
WarnAsError="true"
/>
<Tool
Name="VCLinkerTool"