xenocara/dist/xcb-util/property/xcb-property.pc.in
2009-05-23 14:37:52 +00:00

12 lines
271 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: XCB Property library
Description: XCB property convenience library
Version: @PACKAGE_VERSION@
Requires: xcb xcb-event
Libs: -L${libdir} -lxcb-property @LIBS@
Cflags: -I${includedir}