summaryrefslogtreecommitdiffstats
path: root/tests/auto/animation/animation.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/animation/animation.pro')
-rw-r--r--tests/auto/animation/animation.pro44
1 files changed, 0 insertions, 44 deletions
diff --git a/tests/auto/animation/animation.pro b/tests/auto/animation/animation.pro
deleted file mode 100644
index c600da690..000000000
--- a/tests/auto/animation/animation.pro
+++ /dev/null
@@ -1,44 +0,0 @@
-TEMPLATE = subdirs
-
-SUBDIRS += \
- qanimationaspect \
- qanimationcliploader \
- qclipanimator \
- qblendedclipanimator \
- qchannelmapper \
- qclipblendvalue \
- qanimationcontroller \
- qanimationgroup \
- qkeyframeanimation \
- qmorphinganimation \
- qmorphtarget \
- qvertexblendanimation \
- qclock \
- qskeletonmapping \
- qcallbackmapping
-
-qtConfig(private_tests) {
- SUBDIRS += \
- animationclip \
- fcurve \
- functionrangefinder \
- bezierevaluator \
- clipanimator \
- blendedclipanimator \
- channelmapper \
- channelmapping \
- qlerpclipblend \
- clipblendnodemanager \
- clipblendnode \
- lerpclipblend \
- clipblendnodevisitor \
- qadditiveclipblend \
- additiveclipblend \
- clipblendvalue \
- animationutils \
- qabstractanimation \
- clock \
- skeleton \
- findrunningclipanimatorsjob \
- qchannelmapping
-}