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

SOURCES += tst_qsgview.cpp

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

QT += core-private gui-private declarative-private