absl_btree.pc 810 B

12345678910111213
  1. prefix=C:/Program Files/grpc
  2. exec_prefix=${prefix}
  3. libdir=C:/Program Files/grpc/lib
  4. includedir=C:/Program Files/grpc/include
  5. Name: absl_btree
  6. Description: Abseil btree library
  7. URL: https://abseil.io/
  8. Version: 20211102
  9. Requires: absl_container_common = 20211102, absl_compare = 20211102, absl_compressed_tuple = 20211102, absl_container_memory = 20211102, absl_cord = 20211102, absl_core_headers = 20211102, absl_layout = 20211102, absl_memory = 20211102, absl_strings = 20211102, absl_throw_delegate = 20211102, absl_type_traits = 20211102, absl_utility = 20211102
  10. Libs: -L${libdir} -ignore:4221
  11. Cflags: -I${includedir} /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800