aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativesystempalette/qdeclarativesystempalette.pro
blob: bc801d6f57d0b425ab3ae30f17aae0d0ae842afa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
load(qttest_p4)
contains(QT_CONFIG,declarative): QT += declarative gui widgets
macx:CONFIG -= app_bundle

SOURCES += tst_qdeclarativesystempalette.cpp

!symbian: {
    DEFINES += SRCDIR=\\\"$$PWD\\\"
}

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