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

SOURCES += tst_qdeclarativeitem.cpp

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