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