summaryrefslogtreecommitdiff
path: root/tests/auto/qnativesocketengine/qnativesocketengine.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qnativesocketengine/qnativesocketengine.pro')
-rw-r--r--tests/auto/qnativesocketengine/qnativesocketengine.pro13
1 files changed, 0 insertions, 13 deletions
diff --git a/tests/auto/qnativesocketengine/qnativesocketengine.pro b/tests/auto/qnativesocketengine/qnativesocketengine.pro
deleted file mode 100644
index 0275d378da..0000000000
--- a/tests/auto/qnativesocketengine/qnativesocketengine.pro
+++ /dev/null
@@ -1,13 +0,0 @@
-load(qttest_p4)
-SOURCES += tst_qnativesocketengine.cpp
-
-include(../qnativesocketengine/qsocketengine.pri)
-
-requires(contains(QT_CONFIG,private_tests))
-
-MOC_DIR=tmp
-
-QT = core network
-
-symbian: TARGET.CAPABILITY = NetworkServices
-