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

win32:!wince*:LIBS += -luser32