xenocara/dist/libxcb/xcb-damage.pc.in

12 lines
249 B
PkgConfig
Raw Permalink Normal View History

2009-05-22 09:55:46 -06:00
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: XCB Damage
Description: XCB Damage Extension
Version: @PACKAGE_VERSION@
Requires.private: xcb xcb-xfixes
2009-05-22 09:55:46 -06:00
Libs: -L${libdir} -lxcb-damage
Cflags: -I${includedir}