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