summaryrefslogtreecommitdiffstats
path: root/bluetooth/qtappfw-bt.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'bluetooth/qtappfw-bt.pc.in')
-rw-r--r--bluetooth/qtappfw-bt.pc.in12
1 files changed, 0 insertions, 12 deletions
diff --git a/bluetooth/qtappfw-bt.pc.in b/bluetooth/qtappfw-bt.pc.in
deleted file mode 100644
index d32e8ac..0000000
--- a/bluetooth/qtappfw-bt.pc.in
+++ /dev/null
@@ -1,12 +0,0 @@
-prefix=@DEST_DIR@
-exec_prefix=${prefix}
-libdir=${prefix}/lib
-includedir=${prefix}/include
-
-Name: qtappfw-bt
-Description: Library wrapping AGL AppFW bluetooth data in Qt objects
-Version: 1.0.0
-
-Requires: Qt5Qml
-Libs: -L${libdir} -lqtappfw-bt
-Cflags: -I${includedir}/qtappfw-bt