xenocara/lib/xcb-util-keysyms/keysyms/xcb-keysyms.pc.in
2014-04-14 19:30:20 +00:00

12 lines
238 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: XCB Keysyms library
Description: XCB Keysyms
Version: @PACKAGE_VERSION@
Requires: xcb
Libs: -L${libdir} -lxcb-keysyms @LIBS@
Cflags: -I${includedir}