1TEMPLATE = app
2CONFIG += testcase
3TARGET = tst_qplacecontentrequest
4SOURCES += tst_qplacecontentrequest.cpp
5
6QT += location testlib
7