Files
qt5.12.8/examples/gui/gui.pro
2025-08-26 22:57:23 +08:00

11 lines
212 B
Prolog

requires(qtHaveModule(gui))
TEMPLATE = subdirs
QT_FOR_CONFIG += gui
CONFIG += no_docs_target
SUBDIRS += analogclock
SUBDIRS += rasterwindow
qtHaveModule(gui):qtConfig(opengl): \
SUBDIRS += openglwindow