blob: d922c19882752724e427f33d8c521b7cd67b62c2 [file] [log] [blame]
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.private: libxml-2.0 >= @LIBXML2_VERSION@
Libs: -L${libdir} -lplist
Cflags: -I${includedir}