blob: 68a2bb455ba3bf413b852f956ea71f7bde0a2e3a [file] [log] [blame]
kenton@google.com3c66c2e2009-08-03 21:31:25 +00001prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: Protocol Buffers
7Description: Google's Data Interchange Format
8Version: @VERSION@
Daniel Ruoso4b389fa2019-01-04 16:08:21 -05009Libs: -L${libdir} -lprotobuf-lite @PTHREAD_LIBS@
kenton@google.com3c66c2e2009-08-03 21:31:25 +000010Cflags: -I${includedir} @PTHREAD_CFLAGS@
Stefan Sauer37e7a3c2015-05-12 17:50:05 +020011Conflicts: protobuf