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

Update sqlite.vcproj to suppress casting warning messages.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@83 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 27d11460
......@@ -24,7 +24,7 @@
BasicRuntimeChecks="3"
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarningLevel="0"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="4"/>
<Tool
......@@ -61,7 +61,7 @@
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
RuntimeLibrary="0"
UsePrecompiledHeader="0"
WarningLevel="3"
WarningLevel="0"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="3"/>
<Tool
......@@ -102,7 +102,7 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
UsePrecompiledHeader="0"
WarningLevel="3"
WarningLevel="0"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="4"/>
<Tool
......@@ -145,7 +145,7 @@
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
RuntimeLibrary="2"
UsePrecompiledHeader="0"
WarningLevel="3"
WarningLevel="0"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="3"/>
<Tool
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论