diff options
author | yang-g <yangg@google.com> | 2015-07-28 09:24:18 -0700 |
---|---|---|
committer | yang-g <yangg@google.com> | 2015-07-28 09:24:18 -0700 |
commit | f145b3b5be939dceabbef345196621ba20483a3d (patch) | |
tree | c82b760d9a0deb5b2ad7eabf1ed51466b276afe7 /vsprojects/grpc_unsecure | |
parent | e8afb2338f4d8ebb5cdab093aac342a4378604ab (diff) |
regenerate projects
Diffstat (limited to 'vsprojects/grpc_unsecure')
-rw-r--r-- | vsprojects/grpc_unsecure/grpc_unsecure.vcxproj | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/vsprojects/grpc_unsecure/grpc_unsecure.vcxproj b/vsprojects/grpc_unsecure/grpc_unsecure.vcxproj index 7b3f8aa480..32cafe7341 100644 --- a/vsprojects/grpc_unsecure/grpc_unsecure.vcxproj +++ b/vsprojects/grpc_unsecure/grpc_unsecure.vcxproj @@ -75,6 +75,8 @@ <PropertyGroup Label="UserMacros" /> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> <TargetName>grpc_unsecure</TargetName> + <Linkage-grpc_dependencies_zlib>static</Linkage-grpc_dependencies_zlib> + <Configuration-grpc_dependencies_zlib>Debug</Configuration-grpc_dependencies_zlib> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> <TargetName>grpc_unsecure</TargetName> |