summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/kernel/qeventloop/qeventloop.pro
blob: 159761c0c668c810100a5c58a0903259235faa1c (plain)
1
2
3
4
5
6
7
8
CONFIG += testcase
TARGET = tst_qeventloop
QT = core network testlib core-private
SOURCES = $$PWD/tst_qeventloop.cpp

win32:!winrt: QMAKE_USE += user32

qtConfig(glib): DEFINES += HAVE_GLIB