mirror of
https://git.yoctoproject.org/libfakekey
synced 2025-11-03 20:45:35 +08:00
git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/libfakekey@1098 b067294f-1dea-0310-9683-c47a78595994
11 lines
227 B
PkgConfig
11 lines
227 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: libfakekey
|
|
Description: X Virtual Keyboard Library
|
|
Version: @VERSION@
|
|
Libs: -L${libdir} @FAKEKEY_LIBS@ -lfakekey
|
|
Cflags: -I${includedir}
|