aboutsummaryrefslogtreecommitdiffstats
path: root/src/src.pro
blob: 7631910c3c15a2280412d47e86101e458131c96f (plain)
1
2
3
4
5
6
7
8
9
10
TEMPLATE = subdirs
CONFIG += ordered
SUBDIRS += qml quick particles plugins

contains(QT_CONFIG, qmltest): SUBDIRS += qmltest

SUBDIRS += imports
SUBDIRS += qmldevtools

SUBDIRS += compatibility