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_csharp_plugin | |
parent | e8afb2338f4d8ebb5cdab093aac342a4378604ab (diff) |
regenerate projects
Diffstat (limited to 'vsprojects/grpc_csharp_plugin')
-rw-r--r-- | vsprojects/grpc_csharp_plugin/grpc_csharp_plugin.vcxproj | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/vsprojects/grpc_csharp_plugin/grpc_csharp_plugin.vcxproj b/vsprojects/grpc_csharp_plugin/grpc_csharp_plugin.vcxproj index 10d1e968fc..30c4536625 100644 --- a/vsprojects/grpc_csharp_plugin/grpc_csharp_plugin.vcxproj +++ b/vsprojects/grpc_csharp_plugin/grpc_csharp_plugin.vcxproj @@ -59,25 +59,21 @@ <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> <Import Project="..\protoc.props" /> - <Import Project="..\protobuf.props" /> <Import Project="..\global.props" /> </ImportGroup> <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> <Import Project="..\protoc.props" /> - <Import Project="..\protobuf.props" /> <Import Project="..\global.props" /> </ImportGroup> <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> <Import Project="..\protoc.props" /> - <Import Project="..\protobuf.props" /> <Import Project="..\global.props" /> </ImportGroup> <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> <Import Project="..\protoc.props" /> - <Import Project="..\protobuf.props" /> <Import Project="..\global.props" /> </ImportGroup> <PropertyGroup Label="UserMacros" /> |