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

win32:!wince*:LIBS += -luser32

symbian:TARGET.CAPABILITY += NetworkServices