summaryrefslogtreecommitdiffstats
path: root/tests/manual/animation-keyframe-programmatic/animation-keyframe-programmatic.pro
diff options
context:
space:
mode:
authorSean Harmer <sean.harmer@kdab.com>2017-05-24 12:09:44 +0100
committerSean Harmer <sean.harmer@kdab.com>2017-05-24 12:10:02 +0100
commit77d294db076dac19e8b549b445ffede9f7260c84 (patch)
tree828ee7a6862ec5c0bd24f97cb540625a2c647376 /tests/manual/animation-keyframe-programmatic/animation-keyframe-programmatic.pro
parent59f8fec8a41606b3185fe3a4e276978e3e1ed5ef (diff)
parent939b9b4b7591e8a421cf048a0a84ed3e75d81d21 (diff)
Merge branch 'dev' into wip/animationwip/animation
Diffstat (limited to 'tests/manual/animation-keyframe-programmatic/animation-keyframe-programmatic.pro')
-rw-r--r--tests/manual/animation-keyframe-programmatic/animation-keyframe-programmatic.pro12
1 files changed, 12 insertions, 0 deletions
diff --git a/tests/manual/animation-keyframe-programmatic/animation-keyframe-programmatic.pro b/tests/manual/animation-keyframe-programmatic/animation-keyframe-programmatic.pro
new file mode 100644
index 000000000..e38990808
--- /dev/null
+++ b/tests/manual/animation-keyframe-programmatic/animation-keyframe-programmatic.pro
@@ -0,0 +1,12 @@
+TEMPLATE = app
+QT += 3dquickextras 3dquickanimation
+
+SOURCES += \
+ main.cpp \
+ animationfactory.cpp
+
+HEADERS += \
+ animationfactory.h
+
+RESOURCES += main.qrc
+OTHER_FILES += main.qml DefaultSceneEntity.qml