summaryrefslogtreecommitdiffstats
path: root/tests/auto/animation/animationutils/animationutils.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/animation/animationutils/animationutils.pro')
-rw-r--r--tests/auto/animation/animationutils/animationutils.pro15
1 files changed, 0 insertions, 15 deletions
diff --git a/tests/auto/animation/animationutils/animationutils.pro b/tests/auto/animation/animationutils/animationutils.pro
deleted file mode 100644
index 5c7e3c510..000000000
--- a/tests/auto/animation/animationutils/animationutils.pro
+++ /dev/null
@@ -1,15 +0,0 @@
-TEMPLATE = app
-
-TARGET = tst_animationutils
-
-QT += 3dcore 3dcore-private 3danimation 3danimation-private testlib
-
-CONFIG += testcase
-
-SOURCES += \
- tst_animationutils.cpp
-
-include(../../core/common/common.pri)
-
-RESOURCES += \
- animationutils.qrc