summaryrefslogtreecommitdiff
path: root/pjsip-apps/build/pjsua.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'pjsip-apps/build/pjsua.vcproj')
-rw-r--r--pjsip-apps/build/pjsua.vcproj6
1 files changed, 3 insertions, 3 deletions
diff --git a/pjsip-apps/build/pjsua.vcproj b/pjsip-apps/build/pjsua.vcproj
index a2e729b7..ed140aea 100644
--- a/pjsip-apps/build/pjsua.vcproj
+++ b/pjsip-apps/build/pjsua.vcproj
@@ -20,7 +20,7 @@
<Configuration
Name="Release|Win32"
OutputDirectory=".\output\pjsua-i386-win32-vc8-release"
- IntermediateDirectory=".\output\pjsua-i386-win32-vc8-release"
+ IntermediateDirectory="$(OutDir)"
ConfigurationType="1"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
UseOfMFC="0"
@@ -537,7 +537,7 @@
<Configuration
Name="Release-Dynamic|Win32"
OutputDirectory="$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)"
+ IntermediateDirectory="$(OutDir)"
ConfigurationType="1"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
UseOfMFC="0"
@@ -884,7 +884,7 @@
<Configuration
Name="Release-Static|Win32"
OutputDirectory="$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)"
+ IntermediateDirectory="$(OutDir)"
ConfigurationType="1"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
UseOfMFC="0"