aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/nodes/nodes.pro
blob: b622c6a4b3b20cd24a0cdaa4ca553a2eeb5e1abe (plain)
1
2
3
4
5
6
7
8
9
CONFIG += testcase
TARGET = tst_nodestest
macx:CONFIG   -= app_bundle

SOURCES += tst_nodestest.cpp

CONFIG+=parallel_test

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