aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/node/nodes.pro
blob: 19d3b09a433482d4b020f302bc55d4328c4e1e88 (plain)
1
2
3
4
5
6
7
8
9
10
11
load(qttest_p4)
QT       += opengl declarative

TARGET = tst_nodestest
macx:CONFIG   -= app_bundle

SOURCES += tst_nodestest.cpp

CONFIG+=parallel_test

QT += core-private gui-private declarative-private