diff options
Diffstat (limited to 'vsprojects/vcxproj/test/grpc_benchmark/grpc_benchmark.vcxproj')
-rw-r--r-- | vsprojects/vcxproj/test/grpc_benchmark/grpc_benchmark.vcxproj | 2 |
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> |