diff options
author | Craig Tiller <ctiller@google.com> | 2015-08-31 16:07:20 -0700 |
---|---|---|
committer | Craig Tiller <ctiller@google.com> | 2015-08-31 16:07:20 -0700 |
commit | 3b245fe388c31c85a18f68ccab8dd343bf08eae3 (patch) | |
tree | 5e57abd2bf909aa10cca6c481ab071d04e78af9a /vsprojects/vcxproj/test/h2_compress_empty_batch_nosec_test | |
parent | e0b8a42552b0c891f054c4358a8a6fac2529be9d (diff) |
C tests dont need protobuf
Diffstat (limited to 'vsprojects/vcxproj/test/h2_compress_empty_batch_nosec_test')
-rw-r--r-- | vsprojects/vcxproj/test/h2_compress_empty_batch_nosec_test/h2_compress_empty_batch_nosec_test.vcxproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vsprojects/vcxproj/test/h2_compress_empty_batch_nosec_test/h2_compress_empty_batch_nosec_test.vcxproj b/vsprojects/vcxproj/test/h2_compress_empty_batch_nosec_test/h2_compress_empty_batch_nosec_test.vcxproj index 2beb9ec223..4c3c98c52b 100644 --- a/vsprojects/vcxproj/test/h2_compress_empty_batch_nosec_test/h2_compress_empty_batch_nosec_test.vcxproj +++ b/vsprojects/vcxproj/test/h2_compress_empty_batch_nosec_test/h2_compress_empty_batch_nosec_test.vcxproj @@ -49,7 +49,6 @@ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> <Import Project="..\..\..\..\vsprojects\global.props" /> <Import Project="..\..\..\..\vsprojects\openssl.props" /> - <Import Project="..\..\..\..\vsprojects\protobuf.props" /> <Import Project="..\..\..\..\vsprojects\winsock.props" /> <Import Project="..\..\..\..\vsprojects\zlib.props" /> </ImportGroup> |