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

SOURCES += tst_qdeclarativesystempalette.cpp

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

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