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

QT += core-private gui-private testlib

SOURCES  += tst_qwindow.cpp

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