tests/benchmarks/benchmarks.pro
changeset 0 1918ee327afb
child 3 41300fa6a67c
equal deleted inserted replaced
-1:000000000000 0:1918ee327afb
       
     1 TEMPLATE = subdirs
       
     2 SUBDIRS = containers-associative \
       
     3 	containers-sequential \
       
     4         qanimation \
       
     5 	qbytearray \
       
     6         qfile_vs_qnetworkaccessmanager \
       
     7 	qpainter \
       
     8 	qtestlib-simple	events \
       
     9 	qiodevice \
       
    10 	qpixmap \
       
    11 	blendbench \
       
    12 	qstring \
       
    13     	qstringlist \
       
    14         qmatrix4x4 \
       
    15         qnetworkreply \
       
    16 	qobject \
       
    17         qrect \
       
    18 	qregexp	\
       
    19         qregion \
       
    20         qvariant \
       
    21 	qwidget	\
       
    22 	qtwidgets
       
    23 
       
    24 contains(QT_CONFIG, opengl): SUBDIRS += opengl