summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativeview/qdeclarativeview.pro
blob: d6be7289cd2ea5e04aeb47086e3235bd7de0a71d (plain)
1
2
3
4
5
6
7
load(qttest_p4)
contains(QT_CONFIG,declarative): QT += declarative gui
macx:CONFIG -= app_bundle

SOURCES += tst_qdeclarativeview.cpp

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