aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qtquick2/geometry/geometry.pro
blob: 04d529cfb805ff8330ea9afce6411971c9aa5eee (plain)
1
2
3
4
5
6
7
8
9
CONFIG += testcase
TARGET = tst_geometry
macx:CONFIG   -= app_bundle

SOURCES += tst_geometry.cpp

CONFIG+=parallel_test

QT += core-private gui-private declarative-private quick-private opengl testlib