xenocara/dist/xcb-util/image/xcb-image.pc.in

12 lines
260 B
PkgConfig
Raw Normal View History

2009-05-23 08:37:52 -06:00
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: XCB Image library
Description: XCB image convenience library
Version: @PACKAGE_VERSION@
Requires: xcb xcb-shm
Libs: -L${libdir} -lxcb-image @LIBS@
Cflags: -I${includedir}