summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/behaviors/behaviors.pro
blob: 8886b0cda1cb79656fbc3a392dd3fc84b4a8fe70 (plain)
1
2
3
4
5
6
load(qttest_p4)
contains(QT_CONFIG,declarative): QT += declarative
SOURCES += tst_behaviors.cpp
macx:CONFIG -= app_bundle

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