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

SOURCES += tst_qmlgraphicsgridview.cpp

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