Adding a Build Configuration to the Project Build
InstallAnywhere 2021
You can add a build configuration to the project build by selecting its Add to project build check box. If a build configuration is added to a project build, that build configuration is built each time that one of the following occurs:
|
•
|
You click the Build Project or Build All buttons on the Build Configurations tab in the Build Installers view (on the Build page). |
|
•
|
You build the project from the command line without specifying any build configurations, such as: |
build.exe MyProject.iap_xml
To add a build configuration to the project build:
|
1.
|
In the Advanced Designer, on the Build page, click Build Installers. The Build Installers view opens. |
|
2.
|
Click the Build Configurations tab. |
|
3.
|
In the Select Build Configuration list, select the build configuration that you want to add to the build. |
|
4.
|
Select the Add to project build check box. |
Note:If you click the Build All button in the Build Appliances view (or use the -all command-line argument), all existing appliance configurations for that project are built, regardless of whether their Add to project build check box has been selected.