summaryrefslogtreecommitdiffstats
path: root/map/qtappfw-bt-map.pc.in
blob: d5e5dac0a2ff7d9c2bc33dec8cf29d6fc84aebf9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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