xenocara/lib/xcb-util-keysyms/keysyms/xcb-keysyms.pc.in

12 lines
238 B
PkgConfig
Raw Normal View History

2014-04-14 13:30:20 -06:00
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}