aboutsummaryrefslogtreecommitdiff
path: root/vsprojects/libprotobuf-lite.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'vsprojects/libprotobuf-lite.vcproj')
-rw-r--r--vsprojects/libprotobuf-lite.vcproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/vsprojects/libprotobuf-lite.vcproj b/vsprojects/libprotobuf-lite.vcproj
index 47642f5d..4859eec0 100644
--- a/vsprojects/libprotobuf-lite.vcproj
+++ b/vsprojects/libprotobuf-lite.vcproj
@@ -18,7 +18,7 @@
<Configuration
Name="Debug|Win32"
OutputDirectory="Debug"
- IntermediateDirectory="Debug"
+ IntermediateDirectory="$(OutDir)\$(ProjectName)"
ConfigurationType="4"
>
<Tool
@@ -81,7 +81,7 @@
<Configuration
Name="Release|Win32"
OutputDirectory="Release"
- IntermediateDirectory="Release"
+ IntermediateDirectory="$(OutDir)\$(ProjectName)"
ConfigurationType="4"
>
<Tool