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

SOURCES += tst_qdeclarativeeasefollow.cpp

# Define SRCDIR equal to test's source directory
DEFINES += SRCDIR=\\\"$$PWD\\\"