aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/geometry/geometry.pro
blob: 41fcab7c8ff81c581ce467d101504a2689645b19 (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 qml-private quick-private opengl testlib