File: libprotobuf-c.pc.in

package info (click to toggle)
protobuf-c 0.14-1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 2,960 kB
  • sloc: sh: 8,913; ansic: 8,685; cpp: 3,307; perl: 2,318; makefile: 122
file content (13 lines) | stat: -rw-r--r-- 279 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: libprotobuf-c
Description: C-API for Google's protocol buffers
Version: @VERSION@
URL: http://code.google.com/p/protobuf-c/
Requires:
Libs: -L${libdir} -lprotobuf-c
Cflags: -I${includedir}