summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/listview/listview.pro
blob: bf6826858e3659f0d93296e2eb98eb71dabafab7 (plain)
1
2
3
4
5
6
load(qttest_p4)
contains(QT_CONFIG,declarative): QT += declarative
SOURCES += tst_listview.cpp

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