qt5base-lts/tests/auto/qlocalsocket/qlocalsocket.pro
Marius Storm-Olsen ccd5228a93 Disable trying to compile network tests which require QtScript
Those tests should be moved to QtScript/tests/auto

Change-Id: Icc0c50ef35ac08e604ab18cb87b0c2b19f2fc72c
Reviewed-on: http://codereview.qt.nokia.com/197
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Markus Goetz
Reviewed-by: Liang Qi <liang.qi@nokia.com>
2011-06-06 10:42:12 +02:00

5 lines
164 B
Prolog

TEMPLATE = subdirs
SUBDIRS = test # lackey should be moved to the QtScript module
!wince*:!symbian: SUBDIRS += example
symbian: TARGET.CAPABILITY = NetworkServices