xsrc/external/mit/libxcb/dist/xcb-shape.pc.in
2014-11-06 13:19:51 +01:00

12 lines
227 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: XCB Shape
Description: XCB Shape Extension
Version: @PACKAGE_VERSION@
Requires: xcb
Libs: -L${libdir} -lxcb-shape
Cflags: -I${includedir}