aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/benchmarks.pro
blob: 600e7dc6bc8a63788fa31a672b39228c1a10eb7e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
TEMPLATE    = subdirs

SUBDIRS     = \
 mt_mbutton \
 mt_mbuttongroup \
 mt_mimagewidget \
 mt_mlist \
 mt_mmenu \
 mt_mtoolbar \
 mt_mlabel \
 \
 pt_mapplication \
 pt_mbutton \
 pt_mcomponentdata \
 pt_mimagewidget \
 pt_mmenu \
 pt_minimalmapplication \
 pt_minimalqtapplication \
 pt_mprogressindicator \
 pt_qapplication \
 pt_mslider \
 pt_mtheme \
 pt_mtoolbar \
 pt_widgetsgallery \