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