projects
/
profile
/
ivi
/
qtdeclarative.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Change copyrights from Nokia to Digia
[profile/ivi/qtdeclarative.git]
/
tests
/
benchmarks
/
qml
/
qml.pro
1
TEMPLATE = subdirs
2
3
SUBDIRS += \
4
binding \
5
creation \
6
javascript \
7
holistic \
8
pointers \
9
qqmlcomponent \
10
qqmlimage \
11
qqmlmetaproperty \
12
script \
13
qmltime \
14
js
15
16
contains(QT_CONFIG, opengl): SUBDIRS += painting
17
18
include(../trusted-benchmarks.pri)