ccd5228a93
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>
5 lines
164 B
Prolog
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
|