aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickshadereffect/qquickshadereffect.pro
blob: 142d368aed2740c4344093eaa32baff3a12ce884 (plain)
1
2
3
4
5
6
7
8
CONFIG += testcase
TARGET = tst_qquickshadereffect
SOURCES += tst_qquickshadereffect.cpp

macx:CONFIG -= app_bundle

CONFIG += parallel_test
QT += core-private gui-private qml-private quick-private testlib