summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/animation/animation.pro
blob: 563b7184bfc81956caf0c46096557f18b2defc98 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
TEMPLATE=subdirs
SUBDIRS=\
   qabstractanimation \
   qanimationgroup \
   qparallelanimationgroup \
   qpauseanimation \
   qpropertyanimation \
   qsequentialanimationgroup \
   qvariantanimation

contains(QT_CONFIG, no-widgets): SUBDIRS -= \
   qpropertyanimation