Adding new header in build.json.
This commit is contained in:
parent
8da211f638
commit
2fd8a88843
2
BUILD
2
BUILD
|
|
@ -689,6 +689,7 @@ cc_library(
|
|||
"include/grpc++/async_generic_service.h",
|
||||
"include/grpc++/async_unary_call.h",
|
||||
"include/grpc++/auth_context.h",
|
||||
"include/grpc++/auth_metadata_processor.h",
|
||||
"include/grpc++/byte_buffer.h",
|
||||
"include/grpc++/channel_arguments.h",
|
||||
"include/grpc++/channel_interface.h",
|
||||
|
|
@ -776,6 +777,7 @@ cc_library(
|
|||
"include/grpc++/async_generic_service.h",
|
||||
"include/grpc++/async_unary_call.h",
|
||||
"include/grpc++/auth_context.h",
|
||||
"include/grpc++/auth_metadata_processor.h",
|
||||
"include/grpc++/byte_buffer.h",
|
||||
"include/grpc++/channel_arguments.h",
|
||||
"include/grpc++/channel_interface.h",
|
||||
|
|
|
|||
2
Makefile
2
Makefile
|
|
@ -4479,6 +4479,7 @@ PUBLIC_HEADERS_CXX += \
|
|||
include/grpc++/async_generic_service.h \
|
||||
include/grpc++/async_unary_call.h \
|
||||
include/grpc++/auth_context.h \
|
||||
include/grpc++/auth_metadata_processor.h \
|
||||
include/grpc++/byte_buffer.h \
|
||||
include/grpc++/channel_arguments.h \
|
||||
include/grpc++/channel_interface.h \
|
||||
|
|
@ -4722,6 +4723,7 @@ PUBLIC_HEADERS_CXX += \
|
|||
include/grpc++/async_generic_service.h \
|
||||
include/grpc++/async_unary_call.h \
|
||||
include/grpc++/auth_context.h \
|
||||
include/grpc++/auth_metadata_processor.h \
|
||||
include/grpc++/byte_buffer.h \
|
||||
include/grpc++/channel_arguments.h \
|
||||
include/grpc++/channel_interface.h \
|
||||
|
|
|
|||
|
|
@ -33,6 +33,7 @@
|
|||
"include/grpc++/async_generic_service.h",
|
||||
"include/grpc++/async_unary_call.h",
|
||||
"include/grpc++/auth_context.h",
|
||||
"include/grpc++/auth_metadata_processor.h",
|
||||
"include/grpc++/byte_buffer.h",
|
||||
"include/grpc++/channel_arguments.h",
|
||||
"include/grpc++/channel_interface.h",
|
||||
|
|
|
|||
|
|
@ -763,6 +763,7 @@ WARN_LOGFILE =
|
|||
INPUT = include/grpc++/async_generic_service.h \
|
||||
include/grpc++/async_unary_call.h \
|
||||
include/grpc++/auth_context.h \
|
||||
include/grpc++/auth_metadata_processor.h \
|
||||
include/grpc++/byte_buffer.h \
|
||||
include/grpc++/channel_arguments.h \
|
||||
include/grpc++/channel_interface.h \
|
||||
|
|
|
|||
|
|
@ -763,6 +763,7 @@ WARN_LOGFILE =
|
|||
INPUT = include/grpc++/async_generic_service.h \
|
||||
include/grpc++/async_unary_call.h \
|
||||
include/grpc++/auth_context.h \
|
||||
include/grpc++/auth_metadata_processor.h \
|
||||
include/grpc++/byte_buffer.h \
|
||||
include/grpc++/channel_arguments.h \
|
||||
include/grpc++/channel_interface.h \
|
||||
|
|
|
|||
|
|
@ -13036,6 +13036,7 @@
|
|||
"include/grpc++/async_generic_service.h",
|
||||
"include/grpc++/async_unary_call.h",
|
||||
"include/grpc++/auth_context.h",
|
||||
"include/grpc++/auth_metadata_processor.h",
|
||||
"include/grpc++/byte_buffer.h",
|
||||
"include/grpc++/channel_arguments.h",
|
||||
"include/grpc++/channel_interface.h",
|
||||
|
|
@ -13086,6 +13087,7 @@
|
|||
"include/grpc++/async_generic_service.h",
|
||||
"include/grpc++/async_unary_call.h",
|
||||
"include/grpc++/auth_context.h",
|
||||
"include/grpc++/auth_metadata_processor.h",
|
||||
"include/grpc++/byte_buffer.h",
|
||||
"include/grpc++/channel_arguments.h",
|
||||
"include/grpc++/channel_interface.h",
|
||||
|
|
@ -13210,6 +13212,7 @@
|
|||
"include/grpc++/async_generic_service.h",
|
||||
"include/grpc++/async_unary_call.h",
|
||||
"include/grpc++/auth_context.h",
|
||||
"include/grpc++/auth_metadata_processor.h",
|
||||
"include/grpc++/byte_buffer.h",
|
||||
"include/grpc++/channel_arguments.h",
|
||||
"include/grpc++/channel_interface.h",
|
||||
|
|
@ -13257,6 +13260,7 @@
|
|||
"include/grpc++/async_generic_service.h",
|
||||
"include/grpc++/async_unary_call.h",
|
||||
"include/grpc++/auth_context.h",
|
||||
"include/grpc++/auth_metadata_processor.h",
|
||||
"include/grpc++/byte_buffer.h",
|
||||
"include/grpc++/channel_arguments.h",
|
||||
"include/grpc++/channel_interface.h",
|
||||
|
|
|
|||
|
|
@ -216,6 +216,7 @@
|
|||
<ClInclude Include="..\..\include\grpc++\async_generic_service.h" />
|
||||
<ClInclude Include="..\..\include\grpc++\async_unary_call.h" />
|
||||
<ClInclude Include="..\..\include\grpc++\auth_context.h" />
|
||||
<ClInclude Include="..\..\include\grpc++\auth_metadata_processor.h" />
|
||||
<ClInclude Include="..\..\include\grpc++\byte_buffer.h" />
|
||||
<ClInclude Include="..\..\include\grpc++\channel_arguments.h" />
|
||||
<ClInclude Include="..\..\include\grpc++\channel_interface.h" />
|
||||
|
|
|
|||
|
|
@ -105,6 +105,9 @@
|
|||
<ClInclude Include="..\..\include\grpc++\auth_context.h">
|
||||
<Filter>include\grpc++</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="..\..\include\grpc++\auth_metadata_processor.h">
|
||||
<Filter>include\grpc++</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="..\..\include\grpc++\byte_buffer.h">
|
||||
<Filter>include\grpc++</Filter>
|
||||
</ClInclude>
|
||||
|
|
|
|||
|
|
@ -216,6 +216,7 @@
|
|||
<ClInclude Include="..\..\include\grpc++\async_generic_service.h" />
|
||||
<ClInclude Include="..\..\include\grpc++\async_unary_call.h" />
|
||||
<ClInclude Include="..\..\include\grpc++\auth_context.h" />
|
||||
<ClInclude Include="..\..\include\grpc++\auth_metadata_processor.h" />
|
||||
<ClInclude Include="..\..\include\grpc++\byte_buffer.h" />
|
||||
<ClInclude Include="..\..\include\grpc++\channel_arguments.h" />
|
||||
<ClInclude Include="..\..\include\grpc++\channel_interface.h" />
|
||||
|
|
|
|||
|
|
@ -90,6 +90,9 @@
|
|||
<ClInclude Include="..\..\include\grpc++\auth_context.h">
|
||||
<Filter>include\grpc++</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="..\..\include\grpc++\auth_metadata_processor.h">
|
||||
<Filter>include\grpc++</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="..\..\include\grpc++\byte_buffer.h">
|
||||
<Filter>include\grpc++</Filter>
|
||||
</ClInclude>
|
||||
|
|
|
|||
Loading…
Reference in New Issue