summaryrefslogtreecommitdiff
path: root/Qgpsmm.pc.in
blob: c3006d508f41edf6ead29a4516ebd3da61279bd5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
prefix=@prefix@
exec_prefix=${prefix}
libdir=@libdir@
includedir=@includedir@
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