summaryrefslogtreecommitdiffstats
path: root/src/libplist.pc.in
blob: 0bd69320fbf90b68e0cb328326b197b810ac124a (plain)
1
2
3
4
5
6
7
8
9
10
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: @PACKAGE_NAME@
Description: A library to handle Apple Property Lists whereas they are binary or XML
Version: @PACKAGE_VERSION@
Libs: -L${libdir} -lplist
Cflags: -I${includedir}