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

QT += core-private gui-private testlib

SOURCES  += tst_qwindow.cpp

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