qt6windows7/examples/gui/gui.pro

9 lines
146 B
Prolog
Raw Normal View History

2023-10-30 06:33:08 +08:00
requires(qtHaveModule(gui))
TEMPLATE = subdirs
QT_FOR_CONFIG += gui
CONFIG += no_docs_target
2023-11-02 05:23:55 +08:00
SUBDIRS += rasterwindow \
rhiwindow