aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects/vcxproj/test/mock_test/mock_test.vcxproj
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2017-04-25 10:31:08 -0700
committerGravatar Craig Tiller <ctiller@google.com>2017-04-25 10:31:08 -0700
commitf54b89c4f83ecb830b221d6abb76ffef8c8964d2 (patch)
tree6169d6afae90c126358b2ef6e4d4bc1eec9ed34c /vsprojects/vcxproj/test/mock_test/mock_test.vcxproj
parentc3c9bf2442664493f081460c10f98ea2c43e9496 (diff)
parentb864e7c41c6d0363e23093fb090625f260994962 (diff)
Merge github.com:grpc/grpc into epex4
Diffstat (limited to 'vsprojects/vcxproj/test/mock_test/mock_test.vcxproj')
-rw-r--r--vsprojects/vcxproj/test/mock_test/mock_test.vcxproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/vsprojects/vcxproj/test/mock_test/mock_test.vcxproj b/vsprojects/vcxproj/test/mock_test/mock_test.vcxproj
index 8c840fd5be..bc1cae5911 100644
--- a/vsprojects/vcxproj/test/mock_test/mock_test.vcxproj
+++ b/vsprojects/vcxproj/test/mock_test/mock_test.vcxproj
@@ -160,6 +160,9 @@
</ItemDefinitionGroup>
<ItemGroup>
+ <ClInclude Include="$(SolutionDir)\..\include\grpc++\test\mock_stream.h" />
+ </ItemGroup>
+ <ItemGroup>
<ClCompile Include="$(SolutionDir)\..\test\cpp\end2end\mock_test.cc">
</ClCompile>
</ItemGroup>