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

SOURCES += tst_qdeclarativesystempalette.cpp

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

CONFIG += parallel_test