From 627a59892aba5c360a1ecde2ef2aad3aa4b8a796 Mon Sep 17 00:00:00 2001 From: Craig Tiller Date: Fri, 3 Mar 2017 09:47:21 -0800 Subject: Prep for splitting bm_fullstack --- vsprojects/vcxproj/test/grpc_benchmark/grpc_benchmark.vcxproj | 2 ++ .../vcxproj/test/grpc_benchmark/grpc_benchmark.vcxproj.filters | 6 ++++++ 2 files changed, 8 insertions(+) (limited to 'vsprojects/vcxproj') diff --git a/vsprojects/vcxproj/test/grpc_benchmark/grpc_benchmark.vcxproj b/vsprojects/vcxproj/test/grpc_benchmark/grpc_benchmark.vcxproj index e487427d4d..62e10bf177 100644 --- a/vsprojects/vcxproj/test/grpc_benchmark/grpc_benchmark.vcxproj +++ b/vsprojects/vcxproj/test/grpc_benchmark/grpc_benchmark.vcxproj @@ -160,6 +160,8 @@ + + diff --git a/vsprojects/vcxproj/test/grpc_benchmark/grpc_benchmark.vcxproj.filters b/vsprojects/vcxproj/test/grpc_benchmark/grpc_benchmark.vcxproj.filters index 6c8407f621..3e003edd5e 100644 --- a/vsprojects/vcxproj/test/grpc_benchmark/grpc_benchmark.vcxproj.filters +++ b/vsprojects/vcxproj/test/grpc_benchmark/grpc_benchmark.vcxproj.filters @@ -1,6 +1,12 @@ + + test\cpp\microbenchmarks + + + test\cpp\microbenchmarks + test\cpp\microbenchmarks -- cgit v1.2.3