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