summaryrefslogtreecommitdiff
path: root/chromium/third_party/protobuf/protobuf-lite.pc.in
blob: 68a2bb455ba3bf413b852f956ea71f7bde0a2e3a (plain)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: Protocol Buffers
Description: Google's Data Interchange Format
Version: @VERSION@
Libs: -L${libdir} -lprotobuf-lite @PTHREAD_LIBS@
Cflags: -I${includedir} @PTHREAD_CFLAGS@
Conflicts: protobuf