a2cbaf9137
15575fb280
edited the wrong .pro file :(
Task-number: QTBUG-21043
Change-Id: I7b52fb7ea8669856b359523b278142c763bfb978
Reviewed-on: http://codereview.qt.nokia.com/3341
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Keith Isdale <keith.isdale@nokia.com>
9 lines
143 B
Prolog
9 lines
143 B
Prolog
TEMPLATE = subdirs
|
|
|
|
|
|
!wince*: SUBDIRS = test stressTest
|
|
wince*|symbian|vxworks* : SUBDIRS = test
|
|
|
|
|
|
requires(contains(QT_CONFIG,private_tests))
|