Qt Extended Home · Build System Home · Reference · User Guide · Internals |
MODULE_NAME=myapp
This causes a module.dep file to be created in the SDK so that other projects can refer to this one. It is most commonly used for libraries.
Note that the MODULE_NAME must match the name of the directory. It does not have to match the name of the executable.
See also Variables.
Copyright © 2009 Trolltech | Qt Extended - Build System Documentation |