mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 13:12:03 +00:00
Fix build targets and default build for sofia.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2733 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
@@ -183,7 +183,7 @@
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Debug Passthrough|Win32"
|
||||
OutputDirectory="$(ConfigurationName)"
|
||||
OutputDirectory="Debug"
|
||||
IntermediateDirectory="$(ConfigurationName)"
|
||||
ConfigurationType="2"
|
||||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
||||
@@ -266,7 +266,7 @@
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release Passthrough|Win32"
|
||||
OutputDirectory="$(ConfigurationName)"
|
||||
OutputDirectory="Release"
|
||||
IntermediateDirectory="$(ConfigurationName)"
|
||||
ConfigurationType="2"
|
||||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
||||
|
||||
@@ -183,7 +183,7 @@
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Debug Passthrough|Win32"
|
||||
OutputDirectory="$(ConfigurationName)"
|
||||
OutputDirectory="Debug"
|
||||
IntermediateDirectory="$(ConfigurationName)"
|
||||
ConfigurationType="2"
|
||||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
||||
@@ -266,7 +266,7 @@
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release Passthrough|Win32"
|
||||
OutputDirectory="$(ConfigurationName)"
|
||||
OutputDirectory="Release"
|
||||
IntermediateDirectory="$(ConfigurationName)"
|
||||
ConfigurationType="2"
|
||||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
||||
|
||||
Reference in New Issue
Block a user