Qt Extended Home · Build System Home · Reference · User Guide · Internals |
SUBDIRS+=foo SUBDIRS=$$PROJECTS
This variable only makes sense in a subdirs project. It lists the directories to build. If it is absent the build system will attempt to build projects underneath this directory. Note that this behavior does not work for the project at the top of a tree, which must use the second notation to build all projects.
See also Variables, PROJECTS, and Project Trees.
Copyright © 2009 Trolltech | Qt Extended - Build System Documentation |