From bf18428740ebf0f36b68fcf9b7d427538e074a31 Mon Sep 17 00:00:00 2001 From: Sree Kuchibhotla Date: Tue, 21 Mar 2017 15:18:58 -0700 Subject: Introduce grpc_completion_queue_factory API Just the API and a bare-bone implementation --- vsprojects/vcxproj/grpc_test_util/grpc_test_util.vcxproj | 3 +++ 1 file changed, 3 insertions(+) (limited to 'vsprojects/vcxproj/grpc_test_util/grpc_test_util.vcxproj') diff --git a/vsprojects/vcxproj/grpc_test_util/grpc_test_util.vcxproj b/vsprojects/vcxproj/grpc_test_util/grpc_test_util.vcxproj index 62969e31ac..70a6d1806a 100644 --- a/vsprojects/vcxproj/grpc_test_util/grpc_test_util.vcxproj +++ b/vsprojects/vcxproj/grpc_test_util/grpc_test_util.vcxproj @@ -283,6 +283,7 @@ + @@ -548,6 +549,8 @@ + + -- cgit v1.2.3