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

12 lines
246 B
PkgConfig
Raw Normal View History

2018-09-11 13:34:56 -06:00
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: XCB GenericEvent
Description: XCB GenericEvent Extension
Version: @PACKAGE_VERSION@
Requires.private: xcb
Libs: -L${libdir} -lxcb-ge
Cflags: -I${includedir}