| build_all_dirs | Used by a subdirs project to specify that all available subdirectories should be built |
| disabled_deps_are_non_fatal | Disabled dependencies become a non-fatal error. |
| link_test | Perform a link test |
| no_auto_translatables | Set this to prevent the automatic adding of files to TRANSLATABLES |
| no_general_pri | Do not load general.pri |
| no_install | Set this to prevent processing of install helpers |
| no_link_test | Do not perform a link test |
| no_pkg | Do not let the default package be created |
| no_quicklaunch | Notify the build system that your application should not be built for quicklaunching |
| no_singleexec | Notify the build system that your application should not be built into the singleexec binary |
| no_sxe_test | Do not perform a SXE test |
| no_target | Do not set automatically |
| no_target_sxe | Do not set target.hint+=sxe |
| no_tr | Set this if your Qt/Qtopia Core-based project does not use the tr() macro |
| qtopia_main | Notify the build system that your application makes use of the QTOPIA_ADD_APPLICATION and QTOPIA_MAIN macros |
| singleexec_main | Notify the build system that your non-quicklaunched application should be built into the singleexec binary |
| syncqtopia | Notify the build system that this project wants to install headers |