aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qquickshadereffect/qquickshadereffect.pro
blob: 540bbe1515ee4ad924e56c7af0c1068b17ef25ea (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 declarative-private widgets testlib