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