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