summaryrefslogtreecommitdiff
path: root/libQgpsmm.prl.in
diff options
context:
space:
mode:
authorBernd Zeimetz <bernd@bzed.de>2011-11-01 21:58:23 +0100
committerBernd Zeimetz <bernd@bzed.de>2011-11-01 21:58:23 +0100
commit824cff24e6a06693bd2bf244d45c0d7601572a6e (patch)
tree820d03f63768a568c41c4c7702c734681384f8f6 /libQgpsmm.prl.in
parent307f14da6b36c50364f6f637079555f13ba416d1 (diff)
downloadgpsd-824cff24e6a06693bd2bf244d45c0d7601572a6e.tar.gz
Refactor snomae version building and create QT .pc/.prl files.
Diffstat (limited to 'libQgpsmm.prl.in')
-rw-r--r--libQgpsmm.prl.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/libQgpsmm.prl.in b/libQgpsmm.prl.in
new file mode 100644
index 00000000..3e897ab4
--- /dev/null
+++ b/libQgpsmm.prl.in
@@ -0,0 +1,5 @@
+QMAKE_PRO_INPUT = libQgpsmm.pro
+QMAKE_PRL_TARGET = libQgpsmm.so.@LIBGPSVERSION@
+QMAKE_PRL_CONFIG = include_source_dir lex yacc warn_on uic resources qt warn_on release incremental link_prl def_files_disabled exceptions no_mocdepend release stl qt_no_framework create_pc create_prl moc thread dll
+QMAKE_PRL_VERSION = @LIBGPSVERSION@
+