summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/kernel/qeventloop/qeventloop.pro
blob: 822878e7d28584a9129c5559cd3459b970782e60 (plain)
1
2
3
4
5
6
7
CONFIG += testcase
TARGET = tst_qeventloop
SOURCES += tst_qeventloop.cpp
QT -= gui 
QT += network testlib

win32:!wince*:LIBS += -luser32