windows build cleanup

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9206 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris
2008-07-30 05:32:51 +00:00
parent 8dc955537b
commit ce1badf9c8
10 changed files with 49 additions and 47 deletions
+3 -3
View File
@@ -51,7 +51,7 @@
AssemblerListingLocation=".\Release/"
ObjectFile=".\Release/"
ProgramDataBaseFileName=".\Release/"
WarningLevel="3"
WarningLevel="0"
SuppressStartupBanner="true"
CompileAs="0"
/>
@@ -119,9 +119,9 @@
AssemblerListingLocation=".\Debug/"
ObjectFile=".\Debug/"
ProgramDataBaseFileName=".\Debug/"
WarningLevel="3"
WarningLevel="0"
SuppressStartupBanner="true"
DebugInformationFormat="4"
DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
+3 -3
View File
@@ -50,7 +50,7 @@
AssemblerListingLocation=".\Static_Release/"
ObjectFile=".\Static_Release/"
ProgramDataBaseFileName=".\Static_Release/"
WarningLevel="3"
WarningLevel="0"
SuppressStartupBanner="true"
/>
<Tool
@@ -121,9 +121,9 @@
AssemblerListingLocation=".\Static_Debug/"
ObjectFile=".\Static_Debug/"
ProgramDataBaseFileName=".\Static_Debug/"
WarningLevel="3"
WarningLevel="0"
SuppressStartupBanner="true"
DebugInformationFormat="4"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
+3 -3
View File
@@ -52,7 +52,7 @@
AssemblerListingLocation=".$(ConfigurationName)"
ObjectFile=".\Release/"
ProgramDataBaseFileName="$(ConfigurationName)"
WarningLevel="3"
WarningLevel="0"
SuppressStartupBanner="true"
/>
<Tool
@@ -126,9 +126,9 @@
AssemblerListingLocation="$(ConfigurationName)"
ObjectFile=".\Debug/"
ProgramDataBaseFileName="$(ConfigurationName)"
WarningLevel="3"
WarningLevel="0"
SuppressStartupBanner="true"
DebugInformationFormat="4"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"