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, 15 insertions, 0 deletions
diff --git a/tests/auto/animation/animationutils/animationutils.pro b/tests/auto/animation/animationutils/animationutils.pro
new file mode 100644
index 000000000..5c7e3c510
--- /dev/null
+++ b/tests/auto/animation/animationutils/animationutils.pro
@@ -0,0 +1,15 @@
+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