2011-04-27 10:05:43 +00:00
|
|
|
TEMPLATE = subdirs
|
|
|
|
|
|
|
|
SUBDIRS += \
|
|
|
|
binding \
|
|
|
|
creation \
|
2014-08-11 10:13:46 +00:00
|
|
|
compilation \
|
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 \
|
2012-02-16 04:43:03 +00:00
|
|
|
qqmlcomponent \
|
|
|
|
qqmlimage \
|
|
|
|
qqmlmetaproperty \
|
2014-08-11 10:41:00 +00:00
|
|
|
# script \ ### FIXME: doesn't build
|
2011-08-05 15:21:20 +00:00
|
|
|
qmltime \
|
2012-09-07 11:00:30 +00:00
|
|
|
js \
|
|
|
|
qquickwindow
|
2011-04-27 10:05:43 +00:00
|
|
|
|
2012-12-21 09:55:27 +00:00
|
|
|
qtHaveModule(opengl): SUBDIRS += painting
|
2011-04-27 10:05:43 +00:00
|
|
|
|
|
|
|
include(../trusted-benchmarks.pri)
|