blob: d4d6a2b9d0da4013b2b948124a1708237af4a630 (
plain)
1
2
3
4
5
6
7
8
|
libdir=@abs_top_builddir@/.libs
includedir=@abs_top_srcdir@
Name: xkbcommon
Description: XKB API common to servers and clients (uninstalled)
Version: @PACKAGE_VERSION@
Cflags: -I${includedir}
Libs: -L${libdir} -lxkbcommon
|