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 16:52:37 -0800
committerGravatar Craig Tiller <ctiller@google.com>2017-03-03 16:52:37 -0800
commitf09ec59222e4abd8a534f89139f6b52378776fc4 (patch)
treeefe76223d005dab9e753acb229d8ad1f07a97c8f /vsprojects/vcxproj/test/grpc_benchmark/grpc_benchmark.vcxproj
parent0dc57ad46f376356c3d4d155e974b0c37e9609df (diff)
Fix mac build
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, 1 insertions, 1 deletions
diff --git a/vsprojects/vcxproj/test/grpc_benchmark/grpc_benchmark.vcxproj b/vsprojects/vcxproj/test/grpc_benchmark/grpc_benchmark.vcxproj
index 62e10bf177..228227a531 100644
--- a/vsprojects/vcxproj/test/grpc_benchmark/grpc_benchmark.vcxproj
+++ b/vsprojects/vcxproj/test/grpc_benchmark/grpc_benchmark.vcxproj
@@ -165,7 +165,7 @@
<ClInclude Include="$(SolutionDir)\..\test\cpp\microbenchmarks\helpers.h" />
</ItemGroup>
<ItemGroup>
- <ClCompile Include="$(SolutionDir)\..\vsprojects\dummy.c">
+ <ClCompile Include="$(SolutionDir)\..\test\cpp\microbenchmarks\helpers.cc">
</ClCompile>
</ItemGroup>
<ItemGroup>