Files
qt5.12.8/tests/auto/gui/kernel/qwindow/qwindow.pro
2025-08-26 22:57:23 +08:00

9 lines
161 B
Prolog

CONFIG += testcase
TARGET = tst_qwindow
QT += core-private gui-private testlib
SOURCES += tst_qwindow.cpp
qtConfig(dynamicgl):win32:!winrt: LIBS += -luser32