projects
/
profile
/
ivi
/
qtdeclarative.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Extract Particles code to an independent library
[profile/ivi/qtdeclarative.git]
/
src
/
src.pro
1
TEMPLATE = subdirs
2
CONFIG += ordered
3
SUBDIRS += qml quick particles plugins
4
5
contains(QT_CONFIG, qmltest): SUBDIRS += qmltest
6
7
SUBDIRS += imports
8
SUBDIRS += qmldevtools
9
10
SUBDIRS += compatibility