Remove INJECT_EVENTS permissions from test APKs.
[chromium-blink-merge.git] / third_party / protobuf / vsprojects / extract_includes.bat
bloba92d114bdf5f3f97c6a6e73785801d14e445bd02
1 md include\r
2 md include\google\r
3 md include\google\protobuf\r
4 md include\google\protobuf\stubs\r
5 md include\google\protobuf\io\r
6 md include\google\protobuf\compiler\r
7 md include\google\protobuf\compiler\cpp\r
8 md include\google\protobuf\compiler\java\r
9 md include\google\protobuf\compiler\python\r
10 copy ..\src\google\protobuf\stubs\atomicops.h include\google\protobuf\stubs\atomicops.h\r
11 copy ..\src\google\protobuf\stubs\atomicops_internals_x86_msvc.h include\google\protobuf\stubs\atomicops_internals_x86_msvc.h\r
12 copy ..\src\google\protobuf\stubs\common.h include\google\protobuf\stubs\common.h\r
13 copy ..\src\google\protobuf\stubs\once.h include\google\protobuf\stubs\once.h\r
14 copy ..\src\google\protobuf\stubs\platform_macros.h include\google\protobuf\stubs\platform_macros.h\r
15 copy ..\src\google\protobuf\stubs\template_util.h include\google\protobuf\stubs\template_util.h\r
16 copy ..\src\google\protobuf\stubs\type_traits.h include\google\protobuf\stubs\type_traits.h\r
17 copy ..\src\google\protobuf\descriptor.h include\google\protobuf\descriptor.h\r
18 copy ..\src\google\protobuf\descriptor.pb.h include\google\protobuf\descriptor.pb.h\r
19 copy ..\src\google\protobuf\descriptor_database.h include\google\protobuf\descriptor_database.h\r
20 copy ..\src\google\protobuf\dynamic_message.h include\google\protobuf\dynamic_message.h\r
21 copy ..\src\google\protobuf\extension_set.h include\google\protobuf\extension_set.h\r
22 copy ..\src\google\protobuf\generated_enum_reflection.h include\google\protobuf\generated_enum_reflection.h\r
23 copy ..\src\google\protobuf\generated_message_util.h include\google\protobuf\generated_message_util.h\r
24 copy ..\src\google\protobuf\generated_message_reflection.h include\google\protobuf\generated_message_reflection.h\r
25 copy ..\src\google\protobuf\message.h include\google\protobuf\message.h\r
26 copy ..\src\google\protobuf\message_lite.h include\google\protobuf\message_lite.h\r
27 copy ..\src\google\protobuf\reflection_ops.h include\google\protobuf\reflection_ops.h\r
28 copy ..\src\google\protobuf\repeated_field.h include\google\protobuf\repeated_field.h\r
29 copy ..\src\google\protobuf\service.h include\google\protobuf\service.h\r
30 copy ..\src\google\protobuf\text_format.h include\google\protobuf\text_format.h\r
31 copy ..\src\google\protobuf\unknown_field_set.h include\google\protobuf\unknown_field_set.h\r
32 copy ..\src\google\protobuf\wire_format.h include\google\protobuf\wire_format.h\r
33 copy ..\src\google\protobuf\wire_format_lite.h include\google\protobuf\wire_format_lite.h\r
34 copy ..\src\google\protobuf\wire_format_lite_inl.h include\google\protobuf\wire_format_lite_inl.h\r
35 copy ..\src\google\protobuf\io\coded_stream.h include\google\protobuf\io\coded_stream.h\r
36 copy ..\src\google\protobuf\io\gzip_stream.h include\google\protobuf\io\gzip_stream.h\r
37 copy ..\src\google\protobuf\io\printer.h include\google\protobuf\io\printer.h\r
38 copy ..\src\google\protobuf\io\tokenizer.h include\google\protobuf\io\tokenizer.h\r
39 copy ..\src\google\protobuf\io\zero_copy_stream.h include\google\protobuf\io\zero_copy_stream.h\r
40 copy ..\src\google\protobuf\io\zero_copy_stream_impl.h include\google\protobuf\io\zero_copy_stream_impl.h\r
41 copy ..\src\google\protobuf\io\zero_copy_stream_impl_lite.h include\google\protobuf\io\zero_copy_stream_impl_lite.h\r
42 copy ..\src\google\protobuf\compiler\code_generator.h include\google\protobuf\compiler\code_generator.h\r
43 copy ..\src\google\protobuf\compiler\command_line_interface.h include\google\protobuf\compiler\command_line_interface.h\r
44 copy ..\src\google\protobuf\compiler\importer.h include\google\protobuf\compiler\importer.h\r
45 copy ..\src\google\protobuf\compiler\parser.h include\google\protobuf\compiler\parser.h\r
46 copy ..\src\google\protobuf\compiler\cpp\cpp_generator.h include\google\protobuf\compiler\cpp\cpp_generator.h\r
47 copy ..\src\google\protobuf\compiler\java\java_generator.h include\google\protobuf\compiler\java\java_generator.h\r
48 copy ..\src\google\protobuf\compiler\python\python_generator.h include\google\protobuf\compiler\python\python_generator.h\r
49 copy ..\src\google\protobuf\compiler\plugin.h include\google\protobuf\compiler\plugin.h\r