2011-04-27 10:05:43 +00:00
|
|
|
TEMPLATE = subdirs
|
|
|
|
|
|
|
|
SUBDIRS += \
|
|
|
|
binding \
|
|
|
|
creation \
|
2011-06-10 03:46:44 +00:00
|
|
|
javascript \
|
2011-04-27 12:13:26 +00:00
|
|
|
holistic \
|
2011-04-27 10:05:43 +00:00
|
|
|
pointers \
|
|
|
|
qdeclarativecomponent \
|
|
|
|
qdeclarativeimage \
|
|
|
|
qdeclarativemetaproperty \
|
|
|
|
script \
|
2011-08-05 15:21:20 +00:00
|
|
|
qmltime \
|
|
|
|
js
|
2011-04-27 10:05:43 +00:00
|
|
|
|
|
|
|
contains(QT_CONFIG, opengl): SUBDIRS += painting
|
|
|
|
|
|
|
|
include(../trusted-benchmarks.pri)
|