summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/animation/animation.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/corelib/animation/animation.pro')
-rw-r--r--tests/auto/corelib/animation/animation.pro9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/auto/corelib/animation/animation.pro b/tests/auto/corelib/animation/animation.pro
new file mode 100644
index 0000000000..0d852acc60
--- /dev/null
+++ b/tests/auto/corelib/animation/animation.pro
@@ -0,0 +1,9 @@
+TEMPLATE=subdirs
+SUBDIRS=\
+ qabstractanimation \
+ qanimationgroup \
+ qparallelanimationgroup \
+ qpauseanimation \
+ qpropertyanimation \
+ qsequentialanimationgroup \
+ qvariantanimation