aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qsgitem2/qsgitem.pro
blob: dd7fc38c482b2decf214719c9ccc36ce78f565ce (plain)
1
2
3
4
5
6
7
8
9
10
11
CONFIG += testcase
TARGET = tst_qsgitem
macx:CONFIG -= app_bundle

SOURCES += tst_qsgitem.cpp

DEFINES += SRCDIR=\\\"$$PWD\\\"

CONFIG += parallel_test

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