提交 edaf6078 authored 作者: Michael Jerris's avatar Michael Jerris

fix build warnings.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10874 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 ba2a2d28
......@@ -54,7 +54,7 @@
ProgramDataBaseFileName=".\Debug\abyss/"
WarningLevel="3"
SuppressStartupBanner="true"
DebugInformationFormat="4"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
......
......@@ -122,14 +122,14 @@
PreprocessorDefinitions="WIN32;_WINDOWS;XML_DTD;_LIB"
MinimalRebuild="true"
BasicRuntimeChecks="3"
RuntimeLibrary="1"
RuntimeLibrary="3"
PrecompiledHeaderFile=".\Debug\xmlparse/xmlparse.pch"
AssemblerListingLocation=".\Debug\xmlparse/"
ObjectFile=".\Debug\xmlparse/"
ProgramDataBaseFileName=".\Debug\xmlparse/"
WarningLevel="3"
SuppressStartupBanner="true"
DebugInformationFormat="4"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
......
......@@ -54,7 +54,7 @@
ProgramDataBaseFileName=".\Debug\xmlrpc/"
WarningLevel="3"
SuppressStartupBanner="true"
DebugInformationFormat="4"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
......@@ -1115,11 +1115,11 @@
>
</File>
<File
RelativePath="..\lib\abyss\src\server.h"
RelativePath="..\include\xmlrpc-c\server.h"
>
</File>
<File
RelativePath="..\include\xmlrpc-c\server.h"
RelativePath="..\lib\abyss\src\server.h"
>
</File>
<File
......
......@@ -47,14 +47,14 @@
PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;XML_DTD;XML_NS;_LIB"
MinimalRebuild="true"
BasicRuntimeChecks="3"
RuntimeLibrary="1"
RuntimeLibrary="3"
PrecompiledHeaderFile=".\Debug\xmltok/xmltok.pch"
AssemblerListingLocation=".\Debug\xmltok/"
ObjectFile=".\Debug\xmltok/"
ProgramDataBaseFileName=".\Debug\xmltok/"
WarningLevel="3"
SuppressStartupBanner="true"
DebugInformationFormat="4"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论