summaryrefslogtreecommitdiffstats
path: root/tests/auto/qeventloop/qeventloop.pro
blob: 8e6a962f801ffc72a2099b8bba147fb6615fd3ae (plain)
1
2
3
4
5
6
7
8
9
10
load(qttest_p4)
SOURCES += tst_qeventloop.cpp
QT -= gui 
QT += network

win32:!wince*:LIBS += -luser32

symbian:TARGET.CAPABILITY += NetworkServices

CONFIG+=insignificant_test # QTQAINFRA-428