aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects/vcxproj/test/grpc_benchmark/grpc_benchmark.vcxproj
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2017-03-03 09:47:21 -0800
committerGravatar Craig Tiller <ctiller@google.com>2017-03-03 09:47:21 -0800
commit627a59892aba5c360a1ecde2ef2aad3aa4b8a796 (patch)
tree393981ffdf27c6b70ec7c0873b1a008b72258c74 /vsprojects/vcxproj/test/grpc_benchmark/grpc_benchmark.vcxproj
parente4a24195971fe2f909a76b210efcb2aee6ed0575 (diff)
Prep for splitting bm_fullstack
Diffstat (limited to 'vsprojects/vcxproj/test/grpc_benchmark/grpc_benchmark.vcxproj')
-rw-r--r--vsprojects/vcxproj/test/grpc_benchmark/grpc_benchmark.vcxproj2
1 files changed, 2 insertions, 0 deletions
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 @@
</ItemDefinitionGroup>
<ItemGroup>
+ <ClInclude Include="$(SolutionDir)\..\test\cpp\microbenchmarks\fullstack_context_mutators.h" />
+ <ClInclude Include="$(SolutionDir)\..\test\cpp\microbenchmarks\fullstack_fixtures.h" />
<ClInclude Include="$(SolutionDir)\..\test\cpp\microbenchmarks\helpers.h" />
</ItemGroup>
<ItemGroup>