| Qtopia Home · Home · Reference · User Guide · Internals | ![]() |
There are many variables that have special meaning to the build system.
| ALL_TRANSLATIONS | Specify the languages that need .ts files created. |
|---|---|
| AVAILABLE_LANGUAGES | Specify the available languages. |
| BLUETOOTHPAN_NETWORK_SCRIPT | Specify the Bluetooth PAN network script to install |
| BLUETOOTH_NETWORK_SCRIPT | Specify the Bluetooth DUN network script to install |
| CONFIG | Specify features to enable |
| DEFINES | Specify the -D values to be passed when compiling |
| DIALING_NETWORK_SCRIPT | Specify the PPP network script to install |
| EXTRA_TS_FILES | Install a .ts file built by the server |
| FORMS | Specify .ui files to build |
| INCLUDEPATH | Add -I values to use when compiling |
| INSTALLS | Register an install command. |
| LANGUAGES | Specify the languages that are to be installed into the image. |
| LAN_NETWORK_SCRIPT | Specify the LAN network script to install |
| PACKAGES | Register an additional package |
| PREFIX | Simplify loading files from multiple libraries |
| PROJECTS | Specify projects to build |
| SOURCES | Specify source files to build |
| STRING_LANGUAGE | Specify the language used in strings. |
| SUBDIRS | Specify directories to build |
| TARGET | Name the app/library/plugin |
| THEMES | Specify themes to build |
| TRANSLATABLES | Register translatable files |
| TRANSLATIONS | Specify the languages that need .qm files installed. |
| TRTARGET | Specify the translation name for the app/library/plugin |
| VPATH | Specify additional locations to search for files |
| plugin_type | Specify the plugin type |
| Copyright © 2008 Nokia | Qtopia Build System Documentation |