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