aboutsummaryrefslogtreecommitdiff
path: root/vsprojects/tests.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'vsprojects/tests.vcproj')
-rw-r--r--vsprojects/tests.vcproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/vsprojects/tests.vcproj b/vsprojects/tests.vcproj
index 488feb71..23c81f0e 100644
--- a/vsprojects/tests.vcproj
+++ b/vsprojects/tests.vcproj
@@ -19,7 +19,7 @@
<Configuration
Name="Debug|Win32"
OutputDirectory="Debug"
- IntermediateDirectory="Debug"
+ IntermediateDirectory="$(OutDir)\$(ProjectName)"
ConfigurationType="1"
>
<Tool
@@ -96,7 +96,7 @@
<Configuration
Name="Release|Win32"
OutputDirectory="Release"
- IntermediateDirectory="Release"
+ IntermediateDirectory="$(OutDir)\$(ProjectName)"
ConfigurationType="1"
>
<Tool