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

SOURCES += tst_qfxloader.cpp

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