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

SOURCES += tst_qdeclarativeinfo.cpp

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