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:
parent
446239a243
commit
deb51da9eb
|
@ -12,7 +12,6 @@
|
|||
AdditionalIncludeDirectories=""$(SolutionDir)\src\include""
|
||||
PreprocessorDefinitions="WIN32;_WINDOWS;_USRDLL;MOD_EXPORTS"
|
||||
WarningLevel="4"
|
||||
WarnAsError="true"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
|
|
Loading…
Reference in New Issue