qtbase-opensource-src/examples/gui/gui.pro

11 lines
212 B
Prolog
Raw Normal View History

2022-05-14 17:39:13 +08:00
requires(qtHaveModule(gui))
TEMPLATE = subdirs
QT_FOR_CONFIG += gui
CONFIG += no_docs_target
SUBDIRS += analogclock
SUBDIRS += rasterwindow
qtHaveModule(gui):qtConfig(opengl): \
SUBDIRS += openglwindow