File: json-c.pc

package info (click to toggle)
json-c 0.11-3~bpo7%2B1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy-backports
  • size: 5,108 kB
  • sloc: ansic: 3,535; makefile: 1,641; sh: 222
file content (11 lines) | stat: -rw-r--r-- 243 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
prefix=/home/erh/json-c/jci11
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include

Name: json-c
Description: JSON implementation in C
Version: 0.11
Requires: 
Libs:  -L${libdir} -ljson-c
Cflags: -I${includedir}/json-c