mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 13:12:03 +00:00
windows build cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9206 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user