diff options
Diffstat (limited to 'tests/auto/qurl')
-rw-r--r-- | tests/auto/qurl/qurl.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/qurl/qurl.pro b/tests/auto/qurl/qurl.pro index 72c93bc..018bb38 100644 --- a/tests/auto/qurl/qurl.pro +++ b/tests/auto/qurl/qurl.pro @@ -1,3 +1,4 @@ load(qttest_p4) SOURCES += tst_qurl.cpp QT = core +symbian: TARGET.CAPABILITY = NetworkServices |