summaryrefslogtreecommitdiffstats
path: root/src/libplist-2.0.pc.in
blob: 43d9f575b411c5aefcb721c7505cff9a8a535c87 (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-2.0
Cflags: -I${includedir}