Files
qt5.12.8/tests/auto/corelib/kernel/qeventloop/qeventloop.pro
2025-08-26 22:57:23 +08:00

9 lines
187 B
Prolog

CONFIG += testcase
TARGET = tst_qeventloop
QT = core network testlib core-private
SOURCES = $$PWD/tst_qeventloop.cpp
win32:!winrt: LIBS += -luser32
qtConfig(glib): DEFINES += HAVE_GLIB