aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects/vcxproj/test/grpc_benchmark/grpc_benchmark.vcxproj.filters
diff options
context:
space:
mode:
Diffstat (limited to 'vsprojects/vcxproj/test/grpc_benchmark/grpc_benchmark.vcxproj.filters')
-rw-r--r--vsprojects/vcxproj/test/grpc_benchmark/grpc_benchmark.vcxproj.filters6
1 files changed, 6 insertions, 0 deletions
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 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup>
+ <ClInclude Include="$(SolutionDir)\..\test\cpp\microbenchmarks\fullstack_context_mutators.h">
+ <Filter>test\cpp\microbenchmarks</Filter>
+ </ClInclude>
+ <ClInclude Include="$(SolutionDir)\..\test\cpp\microbenchmarks\fullstack_fixtures.h">
+ <Filter>test\cpp\microbenchmarks</Filter>
+ </ClInclude>
<ClInclude Include="$(SolutionDir)\..\test\cpp\microbenchmarks\helpers.h">
<Filter>test\cpp\microbenchmarks</Filter>
</ClInclude>