summaryrefslogtreecommitdiff
path: root/third_party/build/resample/libresample_dll.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/build/resample/libresample_dll.vcproj')
-rw-r--r--third_party/build/resample/libresample_dll.vcproj6
1 files changed, 3 insertions, 3 deletions
diff --git a/third_party/build/resample/libresample_dll.vcproj b/third_party/build/resample/libresample_dll.vcproj
index a61c21db..7b1e5c0c 100644
--- a/third_party/build/resample/libresample_dll.vcproj
+++ b/third_party/build/resample/libresample_dll.vcproj
@@ -189,7 +189,7 @@
<Configuration
Name="Release|Win32"
OutputDirectory=".\output\libresample-dll-i386-win32-vc8-release"
- IntermediateDirectory=".\output\libresample-dll-i386-win32-vc8-release"
+ IntermediateDirectory="$(OutDir)"
ConfigurationType="2"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
UseOfMFC="0"
@@ -528,7 +528,7 @@
<Configuration
Name="Release-Dynamic|Win32"
OutputDirectory="$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)"
+ IntermediateDirectory="$(OutDir)"
ConfigurationType="2"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
UseOfMFC="0"
@@ -869,7 +869,7 @@
<Configuration
Name="Release-Static|Win32"
OutputDirectory="$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)"
+ IntermediateDirectory="$(OutDir)"
ConfigurationType="2"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
UseOfMFC="0"