aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects/grpc++/grpc++.vcxproj.filters
diff options
context:
space:
mode:
authorGravatar Yang Gao <yangg@google.com>2015-04-24 13:13:12 -0700
committerGravatar Yang Gao <yangg@google.com>2015-04-24 13:13:12 -0700
commit96de48449ccc6009bc745ab5ff35837a4720fdd1 (patch)
tree66677d9285dde7ce0b3e2a87affb7c697d679198 /vsprojects/grpc++/grpc++.vcxproj.filters
parentc4b6ffb1b6aa9fb3c5fbf15a5e7e2862cfc4624c (diff)
Add the new header to build.json and regenerate projects
Diffstat (limited to 'vsprojects/grpc++/grpc++.vcxproj.filters')
-rw-r--r--vsprojects/grpc++/grpc++.vcxproj.filters3
1 files changed, 3 insertions, 0 deletions
diff --git a/vsprojects/grpc++/grpc++.vcxproj.filters b/vsprojects/grpc++/grpc++.vcxproj.filters
index 6466a0fa26..46b33bb8a6 100644
--- a/vsprojects/grpc++/grpc++.vcxproj.filters
+++ b/vsprojects/grpc++/grpc++.vcxproj.filters
@@ -120,6 +120,9 @@
<ClInclude Include="..\..\include\grpc++\impl\client_unary_call.h">
<Filter>include\grpc++\impl</Filter>
</ClInclude>
+ <ClInclude Include="..\..\include\grpc++\impl\grpc_library.h">
+ <Filter>include\grpc++\impl</Filter>
+ </ClInclude>
<ClInclude Include="..\..\include\grpc++\impl\internal_stub.h">
<Filter>include\grpc++\impl</Filter>
</ClInclude>