summaryrefslogtreecommitdiff
path: root/tests/auto/qeventloop/qeventloop.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qeventloop/qeventloop.pro')
-rw-r--r--tests/auto/qeventloop/qeventloop.pro7
1 files changed, 4 insertions, 3 deletions
diff --git a/tests/auto/qeventloop/qeventloop.pro b/tests/auto/qeventloop/qeventloop.pro
index 8e6a962f80..7505c2746d 100644
--- a/tests/auto/qeventloop/qeventloop.pro
+++ b/tests/auto/qeventloop/qeventloop.pro
@@ -1,7 +1,8 @@
-load(qttest_p4)
+CONFIG += testcase
+
+TARGET = tst_qeventloop
+QT = core network testlib
SOURCES += tst_qeventloop.cpp
-QT -= gui
-QT += network
win32:!wince*:LIBS += -luser32