Fix tst_qsocketnotifier
[profile/ivi/qtbase.git] / tests / tests.pro
1 TEMPLATE = subdirs
2 !mac {
3 SUBDIRS = auto
4
5 # benchmarks in debug mode is rarely sensible
6 contains(QT_CONFIG,release):SUBDIRS += benchmarks
7 }