summaryrefslogtreecommitdiffstats
path: root/tests/auto/imports/qpoint/qpoint.pro
blob: fa69729daf0ce4cc86469d1f4b946ac18c722574 (plain)
1
2
3
4
5
6
7
8
TARGET = tst_qpoint
CONFIG += testcase
TEMPLATE=app
QT += testlib 3d 3dquick
QT += qml quick
CONFIG += warn_on

SOURCES += tst_qpoint.cpp