summaryrefslogtreecommitdiffstats
path: root/tests/auto/qeventloop/qeventloop.pro
blob: 7505c2746d5b020955c83f3dbf673512d1a2786a (plain)
1
2
3
4
5
6
7
8
9
10
11
CONFIG += testcase

TARGET = tst_qeventloop
QT = core network testlib
SOURCES += tst_qeventloop.cpp

win32:!wince*:LIBS += -luser32

symbian:TARGET.CAPABILITY += NetworkServices

CONFIG+=insignificant_test # QTQAINFRA-428