[ First ]  [ Previous ]  [ Next ]  [ Last ]  [ Manuals ]


Creating a New Build Target

This section describes how to create new build targets in your project. These build targets help you manage complex projects. For example, you can use multiple build targets to control a debug version and a release version of an application, all within a single project file.

To create a new build target in your project, follow these steps:

1. Go to the Targets view of the Project window.

Click the Targets tab at the top of the Project window to display the Targets view, shown in Figure 3.5. You create new build targets within this view.

2. Choose Project > Create Target.

The New Target dialog box shown in Figure 3.20 appears.

New Target Dialog Box:

3. Enter in the Name For New Target field the desired name for the new build target.

4. Decide whether to create an empty build target or clone an existing build target.

Enable the radio button that performs the desired task:

The new build target appears in the Targets view of the Project window.

You can associate the new build target with other build targets. You can use these associations to create complex build dependencies. To learn more, see "Creating Build-Target Dependencies".

To learn how to configure settings for a build target, see "Choosing Target Settings."

You can establish dependencies among build targets. For more information, see "Targets View" and "Creating Build-Target Dependencies".


[ First ]  [ Previous ]  [ Next ]  [ Last ]  [ Manuals ]

Visit the Metrowerks website at: http://www.metrowerks.com
For assistance contact Metrowerks Technical Support at: cw_support@metrowerks.com
Copyright © 2000, Metrowerks Corp. All rights reserved.

Last updated: August 17, 2000