summaryrefslogtreecommitdiffstats
path: root/src/declarative/timeline/timeline.pri
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative/timeline/timeline.pri')
-rw-r--r--src/declarative/timeline/timeline.pri9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/declarative/timeline/timeline.pri b/src/declarative/timeline/timeline.pri
new file mode 100644
index 0000000..8994c78
--- /dev/null
+++ b/src/declarative/timeline/timeline.pri
@@ -0,0 +1,9 @@
+SOURCES += \
+ timeline/gfxeasing.cpp \
+ timeline/gfxtimeline.cpp \
+
+HEADERS += \
+ timeline/gfxeasing.h \
+ timeline/gfxtimeline.h \
+ timeline/gfxvalueproxy.h \
+