summaryrefslogtreecommitdiff
path: root/pjsip/build/test_pjsip.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'pjsip/build/test_pjsip.vcproj')
-rw-r--r--pjsip/build/test_pjsip.vcproj6
1 files changed, 3 insertions, 3 deletions
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"