aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativesystempalette/qdeclarativesystempalette.pro
blob: 808459db8a37935856686a6adce0f47c4c2ca841 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
CONFIG += testcase
TARGET = tst_qdeclarativesystempalette
macx:CONFIG -= app_bundle

SOURCES += tst_qdeclarativesystempalette.cpp

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

CONFIG += parallel_test
#temporary
CONFIG += insignificant_test
QT += core-private gui-private declarative-private widgets testlib