repo.or.cz
/
dashstudio.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Compile
[dashstudio.git]
/
src
/
components
/
timeline
/
timeline.pro
blob
1cd2fff248f19ef8058eae145fa6edbb723a4633
1
TEMPLATE
=
lib
2
3
CONFIG
+=
warn_on \
4
staticlib
5
SOURCES
+=
framestable
.
cpp \
6
layermanager
.
cpp \
7
tlruler
.
cpp \
8
timeline
.
cpp \
9
timelinewidget
.
cpp
10
HEADERS
+=
framestable
.
h \
11
layermanager
.
h \
12
tlruler
.
h \
13
timeline
.
h \
14
timelinewidget
.
h
15
include
(../
components_config
.
pri
)
16
17