summaryrefslogtreecommitdiffstats
path: root/libplist-1.0.pc.in
blob: 34110e343c0dc3060ad51b13a91fc1129c1e4659 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: libplist
Description: A library to handle Apple Property Lists whereas they are binary or XML
Version: @VERSION@
Requires: libxml-2.0 >= 2.6.30 glib-2.0 >= 2.14.1
Libs: -L${libdir} -lplist
Cflags: -I${includedir}