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

12 lines
262 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: XCB ICCCM library
Description: XCB ICCCM binding
Version: @PACKAGE_VERSION@
Requires: xcb xcb-atom xcb-property
Libs: -L${libdir} -lxcb-icccm @LIBS@
Cflags: -I${includedir}