qtdeclarative/tests/benchmarks/qml/qml.pro

21 lines
436 B
Prolog
Raw Normal View History

TEMPLATE = subdirs
SUBDIRS += \
binding \
creation \
compilation \
2011-06-10 03:46:44 +00:00
javascript \
holistic \
pointers \
qqmlcomponent \
qqmlimage \
qqmlmetaproperty \
# script \ ### FIXME: doesn't build
qmltime \
js \
qquickwindow
qtHaveModule(opengl): SUBDIRS += painting
include(../trusted-benchmarks.pri)