git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2288 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris 2006-08-14 14:45:35 +00:00
parent 02b405acfb
commit 3f3a6ad40f
1 changed files with 2 additions and 0 deletions

View File

@ -52,6 +52,7 @@
WarnAsError="true"
Detect64BitPortabilityProblems="true"
DebugInformationFormat="4"
DisableSpecificWarnings="4201"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@ -133,6 +134,7 @@
WarnAsError="true"
Detect64BitPortabilityProblems="true"
DebugInformationFormat="3"
DisableSpecificWarnings="4201"
/>
<Tool
Name="VCManagedResourceCompilerTool"