![]() |
Qt Extended Home · Build System Home · Reference · User Guide · Internals | ![]() |
There are many variables that have special meaning to the build system.
| AVAILABLE_LANGUAGES | Specify the available languages. |
|---|---|
| CONFIG | Specify features to enable |
| DEFINES | Specify the -D values to be passed when compiling |
| 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 |
| LANGUAGES | Specify the languages that are to be installed into the image. |
| MODULE_NAME | Make the project available in the SDK |
| PACKAGES | Register an additional package |
| PLUGIN_FOR | Specify if the plugin is for Qt or Qt Extended |
| PLUGIN_TYPE | Specify the plugin type |
| PROJECTS | Specify projects to build |
| SERVER_PROJECTS | Specify server 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 |
| VPATH | Specify additional locations to search for files |
| Copyright © 2009 Trolltech | Qt Extended - Build System Documentation |