qt5base-lts/tests/auto/corelib/animation/animation.pro
Kent Hansen 58db6e8822 Make animation autotests build without widgets
Change-Id: Icb0560a26973921611f697240fbce121fff518e9
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
2012-06-07 00:39:05 +02:00

13 lines
267 B
Prolog

TEMPLATE=subdirs
SUBDIRS=\
qabstractanimation \
qanimationgroup \
qparallelanimationgroup \
qpauseanimation \
qpropertyanimation \
qsequentialanimationgroup \
qvariantanimation
contains(QT_CONFIG, no-widgets): SUBDIRS -= \
qpropertyanimation