summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel/noqteventloop/noqteventloop.pro
blob: a42b359f29e3d2e9c7f82412d83fd4f880aa74c9 (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:!wince*:!winrt: LIBS += -luser32