From 9b10f5845aabc791e2fef0e5a11656ca01cd7813 Mon Sep 17 00:00:00 2001 From: "kenton@google.com" Date: Tue, 30 Sep 2008 00:09:40 +0000 Subject: * Fix build on MSVC. * Switch to statically-linked libraries instead of DLLs on MSVC. --- vsprojects/libprotobuf.vcproj | 30 ++++-------------------------- 1 file changed, 4 insertions(+), 26 deletions(-) (limited to 'vsprojects/libprotobuf.vcproj') diff --git a/vsprojects/libprotobuf.vcproj b/vsprojects/libprotobuf.vcproj index a6808968..6edd8453 100644 --- a/vsprojects/libprotobuf.vcproj +++ b/vsprojects/libprotobuf.vcproj @@ -19,7 +19,7 @@ Name="Debug|Win32" OutputDirectory="Debug" IntermediateDirectory="Debug" - ConfigurationType="2" + ConfigurationType="4" > - @@ -81,9 +74,6 @@ - @@ -92,7 +82,7 @@ Name="Release|Win32" OutputDirectory="Release" IntermediateDirectory="Release" - ConfigurationType="2" + ConfigurationType="4" > - @@ -153,9 +134,6 @@ - -- cgit v1.2.3