aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qtquick1/qdeclarativegridview/qdeclarativegridview.pro
blob: 299b6a3273afabde6e4dedd9c35b55cad8c7daf0 (plain)
1
2
3
4
5
6
7
8
9
10
11
CONFIG += testcase
TARGET = tst_qdeclarativegridview
macx:CONFIG -= app_bundle

SOURCES += tst_qdeclarativegridview.cpp

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

CONFIG += parallel_test

QT += core-private gui-private widgets-private v8-private declarative-private qtquick1-private testlib