summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel/noqteventloop/noqteventloop.pro
blob: 5e4875d1e7108d8c0c35aec4d649aa712322ef27 (plain)
1
2
3
4
5
6
7
8
CONFIG += testcase
TARGET = tst_noqteventloop

QT += core-private network gui-private testlib

SOURCES  += tst_noqteventloop.cpp

contains(QT_CONFIG,dynamicgl):win32:!winrt: LIBS += -luser32