96cd00bc0f
Change-Id: I3bba3f49eba6ca9c187caf696d0f6c73372fec5d Reviewed-by: Andreas Aardal Hanssen <andreas@hanssen.name>
8 lines
167 B
Prolog
8 lines
167 B
Prolog
CONFIG += testcase
|
|
TARGET = tst_qgraphicseffectsource
|
|
|
|
QT += widgets widgets-private testlib
|
|
QT += core-private gui-private
|
|
|
|
SOURCES += tst_qgraphicseffectsource.cpp
|