5 lines
116 B
Prolog
5 lines
116 B
Prolog
CONFIG += testcase
|
|
TARGET = tst_qparallelanimationgroup
|
|
QT = core testlib
|
|
SOURCES = tst_qparallelanimationgroup.cpp
|