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

12 lines
230 B
PkgConfig
Raw Normal View History

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