summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel/qwindow/qwindow.pro
blob: add42d491245e80ffe85f26e7b1a5f8f32eb6351 (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: LIBS += user32