8 lines
149 B
Prolog
8 lines
149 B
Prolog
|
TEMPLATE = subdirs
|
||
|
SUBDIRS = test
|
||
|
|
||
|
requires(contains(QT_CONFIG,private_tests))
|
||
|
|
||
|
!wince*:SUBDIRS += echo
|
||
|
symbian: TARGET.CAPABILITY = NetworkServices
|