3299a5fda79df8d475a0a4127723fd32ac89c80b
[framework/uifw/xorg/xcb/xcb-util.git] / reply / xcb-reply.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: XCB Reply library
7 Description: XCB reply convenience library
8 Version: @PACKAGE_VERSION@
9 Requires: xcb
10 Libs: -L${libdir} -lxcb-reply @LIBS@
11 Cflags: -I${includedir}