1 2 3 4 5 6 7 8
TEMPLATE = app CONFIG += testcase TARGET = tst_qgeopath SOURCES += \ tst_qgeopath.cpp QT += positioning testlib