summaryrefslogtreecommitdiff
path: root/Qgpsmm.pc.in
blob: 7587e8b7ee15034734a64c85730ae8efedd6de64 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
prefix=@prefix@
exec_prefix=${prefix}
libdir=${exec_prefix}@libdir@
includedir=${prefix}/include
qt_config=lex yacc warn_on uic resources qt release incremental link_prl def_files_disabled exceptions no_mocdepend stl qt_no_framework create_pc create_prl moc thread dll

Name: Qgpsmm
Description: GPS Daemon communication library - QT binding
Version: @VERSION@
Libs: -L${libdir} -lQgpsmm
Libs.private: -L/usr/lib  -lQtNetwork -lQtCore -lpthread
Cflags:  -I${includedir}
Requires: QtNetwork