summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/kernel/qeventloop/qeventloop.pro
blob: e3c170a33bad15b966b7ac1ac9584c3fe3773fda (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