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

11 lines
151 B
Prolog

TEMPLATE = subdirs
CONFIG += no_docs_target
SUBDIRS = \
ipc \
mimetypes \
serialization \
tools
qtConfig(thread): SUBDIRS += threads