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