[Freeswitch-svn] [commit] r11301 - freeswitch/trunk/w32
FreeSWITCH SVN
robertj at freeswitch.org
Mon Jan 19 16:47:43 PST 2009
Author: robertj
Date: Mon Jan 19 18:47:43 2009
New Revision: 11301
Log:
Removed error on warning for compiles, as DevStudio 2005 is more or less deprecated keeping the warnings out is becoming less and less "maintained".
Modified:
freeswitch/trunk/w32/modules.vsprops
Modified: freeswitch/trunk/w32/modules.vsprops
==============================================================================
--- freeswitch/trunk/w32/modules.vsprops (original)
+++ freeswitch/trunk/w32/modules.vsprops Mon Jan 19 18:47:43 2009
@@ -12,7 +12,6 @@
AdditionalIncludeDirectories=""$(SolutionDir)\src\include""
PreprocessorDefinitions="WIN32;_WINDOWS;_USRDLL;MOD_EXPORTS"
WarningLevel="4"
- WarnAsError="true"
/>
<Tool
Name="VCLinkerTool"
More information about the Freeswitch-svn
mailing list