/thirdparty/breakpad/third_party/protobuf/protobuf/protobuf.pc.in

http://github.com/tomahawk-player/tomahawk · Autoconf · 13 lines · 9 code · 1 blank · 3 comment · 0 complexity · 01a082b0d757002c0ad00d680fd970ed MD5 · raw file

  1. prefix=@prefix@
  2. exec_prefix=@exec_prefix@
  3. libdir=@libdir@
  4. includedir=@includedir@
  5. Name: Protocol Buffers
  6. Description: Google's Data Interchange Format
  7. Version: @VERSION@
  8. Libs: -L${libdir} -lprotobuf @LIBS@ @PTHREAD_CFLAGS@ @PTHREAD_LIBS@
  9. Cflags: -I${includedir} @PTHREAD_CFLAGS@
  10. # Commented out because it crashes pkg-config *sigh*:
  11. # http://bugs.freedesktop.org/show_bug.cgi?id=13265
  12. # Conflicts: protobuf-lite