aboutsummaryrefslogtreecommitdiffstats
path: root/libfakekey.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'libfakekey.pc.in')
-rw-r--r--libfakekey.pc.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/libfakekey.pc.in b/libfakekey.pc.in
new file mode 100644
index 0000000..ae778d1
--- /dev/null
+++ b/libfakekey.pc.in
@@ -0,0 +1,10 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+
+Name: libfakekey
+Description: X Virtual Keyboard Library
+Version: @VERSION@
+Libs: -L${libdir} @FAKEKEY_LIBS@
+Cflags: -I${includedir}