Specifying Build SettingsYou specify build settings in the Projects mode. To add a new build configuration, click Add and select the type of configuration you would like to add. You can add as many build configurations as you need. To delete the build configuration currently selected, click Remove. Editing Build ConfigurationsTo edit a build configuration:
Build StepsThe build system of Qt Creator is built on qmake and make. In Build Steps you can change the settings for qmake and make. Qt Creator runs the make command using the Qt version defined for the current build configuration. Clean StepsYou can use the cleaning process to remove intermediate files. This process might help you to fix obscure issues during the process of building a project. You can define the cleaning steps for your builds in the Clean Steps:
Build EnvironmentYou can specify the environment you want to use for building in the Build Environment section. By default, the environment in which Qt Creator was started is used and modified to include the Qt version. Depending on the selected Qt version, Qt Creator automatically sets the necessary environment variables. You can edit existing environment variables or add, reset and unset new variables based on your project requirements. [Previous: Building for Multiple Targets] [Next: Specifying Run Settings] X
|
Попытка перевода Qt документации. Если есть желание присоединиться, или если есть замечания или пожелания, то заходите на форум: Перевод Qt документации на русский язык... Люди внесшие вклад в перевод: Команда переводчиков |