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

QT += core-private gui-private testlib

SOURCES  += tst_qwindow.cpp
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0