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

SOURCES += tst_states.cpp

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