| Qtopia Home · Home · Reference · User Guide · Internals | ![]() |
There are many functions available from qmake and Qtopia's build system. Not all of them are documented.
More information about qmake can be found in qmake Manual.
Most of the build system's functions are implemented in functions.prf.
| dep() | Register a command that dependant projects will run |
|---|---|
| depends() | Register a dependency |
| idep() | idep() is like dep() but works for indirect dependants too |
| license() | Set the license for the project |
| qt_inc() | This function is used in libraries to enable Qt-style includes |
| qtopia_project() | Specify the project type |
| resolve_include() | Simplify loading sources from multiple projects |
| Copyright © 2008 Nokia | Qtopia Build System Documentation |