summaryrefslogtreecommitdiff
path: root/mtdev.pc.in
diff options
context:
space:
mode:
authorLorry Tar Creator <lorry-tar-importer@baserock.org>2012-08-22 20:21:43 +0000
committer <>2012-11-08 14:57:14 +0000
commit2f4546f3926e7cf4a156fdc8c081a6fcfecf0b17 (patch)
tree97805ebcb74d195b44684d8d72b59823ab999d1d /mtdev.pc.in
downloadmtdev-master.tar.gz
Imported from /home/lorry/working-area/delta_mtdev/mtdev-1.1.3.tar.gz.HEADmtdev-1.1.3master
Diffstat (limited to 'mtdev.pc.in')
-rw-r--r--mtdev.pc.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/mtdev.pc.in b/mtdev.pc.in
new file mode 100644
index 0000000..6a140d1
--- /dev/null
+++ b/mtdev.pc.in
@@ -0,0 +1,10 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+
+Name: mtdev
+Description: Multitouch Protocol Translation Library
+Version: @PACKAGE_VERSION@
+Libs: -L${libdir} -lmtdev
+Cflags: -I${includedir}