RAD Studio (Common)
ContentsIndex
PreviousUpNext
Creating Named Build Configurations for Delphi
To create a new build configuration

  1. In the Project Manager, locate the Build configurations node. All the existing build configurations are listed here.
  2. Do either of the following:
    • To create a new build configuration based on the current settings in the ProjectOptions dialog box, right-click the Build Configurations node and select Add new.
    • To create a new build configuration based on an existing build configuration, right-click the name of the configuration (such as Debug or Release) and select Add new.

To change an existing build configuration

  1. Choose ProjectOptions. Build configuration is the first field on all the build-related pages.
  2. On any of the pages that contains the Build configuration field, select the name of the Build configuration you want to change.
  3. Adjust the project options on each of the build-related pages as appropriate for your needs.
Tip: To apply a build configuration to a project or project group, choose Project->Configuration Manager
and click Apply.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!