2019-11-12 16:51:02 +00:00
|
|
|
# Generated from qgraphicsitemanimation.pro.
|
|
|
|
|
|
|
|
#####################################################################
|
|
|
|
## tst_qgraphicsitemanimation Test:
|
|
|
|
#####################################################################
|
|
|
|
|
2020-09-22 08:16:58 +00:00
|
|
|
qt_internal_add_test(tst_qgraphicsitemanimation
|
2019-11-12 16:51:02 +00:00
|
|
|
SOURCES
|
|
|
|
tst_qgraphicsitemanimation.cpp
|
2018-10-24 13:20:27 +00:00
|
|
|
DEFINES
|
|
|
|
QT_NO_CAST_TO_ASCII
|
2019-11-12 16:51:02 +00:00
|
|
|
PUBLIC_LIBRARIES
|
|
|
|
Qt::Gui
|
2018-10-24 13:20:27 +00:00
|
|
|
Qt::Widgets
|
|
|
|
)
|