aboutsummaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/qml/qml.pro
blob: 437d13c87eb0efeebeaca3a43002a5cd4d5f6cb8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
TEMPLATE = subdirs

SUBDIRS += \
           binding \
           compilation \
           javascript \
           holistic \
           qqmlchangeset \
           qqmlcomponent \
           qqmlmetaproperty \
           librarymetrics_performance \
           script \
           js \
           creation

qtHaveModule(opengl): SUBDIRS += painting qquickwindow