Remove Symbian-specific code from tests.
[profile/ivi/qtdeclarative.git] / tests / auto / declarative / qdeclarativesystempalette / qdeclarativesystempalette.pro
1 load(qttest_p4)
2 contains(QT_CONFIG,declarative): QT += declarative gui widgets
3 macx:CONFIG -= app_bundle
4
5 SOURCES += tst_qdeclarativesystempalette.cpp
6
7 DEFINES += SRCDIR=\\\"$$PWD\\\"
8
9 CONFIG += parallel_test
10 #temporary
11 CONFIG += insignificant_test
12 QT += core-private gui-private declarative-private