summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel/noqteventloop/noqteventloop.pro
blob: 7e98704aeab9486180af340a2785c0d2f6252cb4 (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

qtConfig(dynamicgl):win32:!winrt: LIBS += -luser32