summaryrefslogtreecommitdiff
path: root/pjsip
diff options
context:
space:
mode:
authorPerry Ismangil <perry@teluu.com>2009-04-08 11:28:16 +0000
committerPerry Ismangil <perry@teluu.com>2009-04-08 11:28:16 +0000
commit8f63dd4880b62f1f00b467f26f2fb264f8b81ace (patch)
tree1b9f50bf87c91eac73780e2c801d37cae0fcd86f /pjsip
parent598b40fa8df56ad814fa0f2b6712c4e242c5c436 (diff)
#706 work in progress: all Win32 projects now have all 6 configs. Settings not correct yet.
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@2584 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'pjsip')
-rw-r--r--pjsip/build/pjsip_core.vcproj6
-rw-r--r--pjsip/build/pjsip_simple.vcproj6
-rw-r--r--pjsip/build/pjsip_ua.vcproj6
-rw-r--r--pjsip/build/pjsua_lib.vcproj6
-rw-r--r--pjsip/build/test_pjsip.vcproj6
5 files changed, 15 insertions, 15 deletions
diff --git a/pjsip/build/pjsip_core.vcproj b/pjsip/build/pjsip_core.vcproj
index 293ba100..04ddffc4 100644
--- a/pjsip/build/pjsip_core.vcproj
+++ b/pjsip/build/pjsip_core.vcproj
@@ -19,7 +19,7 @@
<Configuration
Name="Release|Win32"
OutputDirectory=".\output\pjsip-core-i386-win32-vc8-release"
- IntermediateDirectory=".\output\pjsip-core-i386-win32-vc8-release"
+ IntermediateDirectory="$(OutDir)"
ConfigurationType="4"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
UseOfMFC="0"
@@ -467,7 +467,7 @@
<Configuration
Name="Release-Dynamic|Win32"
OutputDirectory="$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)"
+ IntermediateDirectory="$(OutDir)"
ConfigurationType="4"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
UseOfMFC="0"
@@ -767,7 +767,7 @@
<Configuration
Name="Release-Static|Win32"
OutputDirectory="$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)"
+ IntermediateDirectory="$(OutDir)"
ConfigurationType="4"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
UseOfMFC="0"
diff --git a/pjsip/build/pjsip_simple.vcproj b/pjsip/build/pjsip_simple.vcproj
index 26fd4854..482e6cad 100644
--- a/pjsip/build/pjsip_simple.vcproj
+++ b/pjsip/build/pjsip_simple.vcproj
@@ -168,7 +168,7 @@
<Configuration
Name="Release|Win32"
OutputDirectory="./output/pjsip-simple-i386-win32-vc8-release"
- IntermediateDirectory="./output/pjsip-simple-i386-win32-vc8-release"
+ IntermediateDirectory="$(OutDir)"
ConfigurationType="4"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
UseOfMFC="0"
@@ -466,7 +466,7 @@
<Configuration
Name="Release-Dynamic|Win32"
OutputDirectory="$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)"
+ IntermediateDirectory="$(OutDir)"
ConfigurationType="4"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
UseOfMFC="0"
@@ -765,7 +765,7 @@
<Configuration
Name="Release-Static|Win32"
OutputDirectory="$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)"
+ IntermediateDirectory="$(OutDir)"
ConfigurationType="4"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
UseOfMFC="0"
diff --git a/pjsip/build/pjsip_ua.vcproj b/pjsip/build/pjsip_ua.vcproj
index f0e3341f..5be7c6d9 100644
--- a/pjsip/build/pjsip_ua.vcproj
+++ b/pjsip/build/pjsip_ua.vcproj
@@ -19,7 +19,7 @@
<Configuration
Name="Release|Win32"
OutputDirectory=".\output\pjsip-ua-i386-win32-vc8-release"
- IntermediateDirectory=".\output\pjsip-ua-i386-win32-vc8-release"
+ IntermediateDirectory="$(OutDir)"
ConfigurationType="4"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
UseOfMFC="0"
@@ -467,7 +467,7 @@
<Configuration
Name="Release-Dynamic|Win32"
OutputDirectory="$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)"
+ IntermediateDirectory="$(OutDir)"
ConfigurationType="4"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
UseOfMFC="0"
@@ -767,7 +767,7 @@
<Configuration
Name="Release-Static|Win32"
OutputDirectory="$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)"
+ IntermediateDirectory="$(OutDir)"
ConfigurationType="4"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
UseOfMFC="0"
diff --git a/pjsip/build/pjsua_lib.vcproj b/pjsip/build/pjsua_lib.vcproj
index 824b3136..35e32061 100644
--- a/pjsip/build/pjsua_lib.vcproj
+++ b/pjsip/build/pjsua_lib.vcproj
@@ -169,7 +169,7 @@
<Configuration
Name="Release|Win32"
OutputDirectory=".\output\pjsua-lib-i386-win32-vc8-release"
- IntermediateDirectory=".\output\pjsua-lib-i386-win32-vc8-release"
+ IntermediateDirectory="$(OutDir)"
ConfigurationType="4"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
UseOfMFC="0"
@@ -468,7 +468,7 @@
<Configuration
Name="Release-Dynamic|Win32"
OutputDirectory="$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)"
+ IntermediateDirectory="$(OutDir)"
ConfigurationType="4"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
UseOfMFC="0"
@@ -768,7 +768,7 @@
<Configuration
Name="Release-Static|Win32"
OutputDirectory="$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)"
+ IntermediateDirectory="$(OutDir)"
ConfigurationType="4"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
UseOfMFC="0"
diff --git a/pjsip/build/test_pjsip.vcproj b/pjsip/build/test_pjsip.vcproj
index e3357cba..f4fadb83 100644
--- a/pjsip/build/test_pjsip.vcproj
+++ b/pjsip/build/test_pjsip.vcproj
@@ -19,7 +19,7 @@
<Configuration
Name="Release|Win32"
OutputDirectory=".\output\test-pjsip-i386-win32-vc8-release"
- IntermediateDirectory=".\output\test-pjsip-i386-win32-vc8-release"
+ IntermediateDirectory="$(OutDir)"
ConfigurationType="1"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
UseOfMFC="0"
@@ -535,7 +535,7 @@
<Configuration
Name="Release-Dynamic|Win32"
OutputDirectory="$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)"
+ IntermediateDirectory="$(OutDir)"
ConfigurationType="1"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
UseOfMFC="0"
@@ -881,7 +881,7 @@
<Configuration
Name="Release-Static|Win32"
OutputDirectory="$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)"
+ IntermediateDirectory="$(OutDir)"
ConfigurationType="1"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
UseOfMFC="0"