Removed "warning are errors" flag in deprecated VS2005 build.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11726 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Robert Joly 2009-02-10 03:32:55 +00:00
parent 2d1746d35a
commit 7020530827
1 changed files with 2 additions and 4 deletions

View File

@ -53,7 +53,6 @@
PrecompiledHeaderFile="$(IntDir)\$(TargetName).pch"
BrowseInformation="0"
WarningLevel="4"
WarnAsError="true"
Detect64BitPortabilityProblems="true"
DebugInformationFormat="3"
ForcedIncludeFiles=""
@ -144,7 +143,6 @@
PrecompiledHeaderFile="$(IntDir)\$(TargetName).pch"
BrowseInformation="0"
WarningLevel="4"
WarnAsError="true"
Detect64BitPortabilityProblems="true"
DebugInformationFormat="3"
/>
@ -557,11 +555,11 @@
>
</File>
<File
RelativePath="..\..\src\include\switch_core.h"
RelativePath="..\..\src\include\private\switch_core.h"
>
</File>
<File
RelativePath="..\..\src\include\private\switch_core.h"
RelativePath="..\..\src\include\switch_core.h"
>
</File>
<File