summaryrefslogtreecommitdiffstats
path: root/tests/auto/qnetworkreply/qnetworkreply.pro
blob: 7d5c4c1a1c38c3d1271a223fef1dc02637528549 (plain)
1
2
3
4
5
6
7
8
9
TEMPLATE = subdirs
SUBDIRS = test

requires(contains(QT_CONFIG,private_tests))

!wince*:SUBDIRS += echo
symbian: TARGET.CAPABILITY = NetworkServices

CONFIG+=insignificant_test # QTQAINFRA-428