Counter Strike : Global Offensive Source Code
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

49 lines
3.9 KiB

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