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