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


Working with Complex Projects

The CodeWarrior IDE provides flexible facilities for creating project files that use sophisticated build rules. This section discusses how to construct complex project files that contain other projects or different kinds of build-target code. These types of projects allow you to create powerful build hierarchies for your software.

For example, you can set up a complex project that contains build targets for both shipping and debugging versions of your software. By switching between these build targets, the IDE generates different versions of the software during the development process. Each of these build targets can have its own settings. For example, the debugging build target could have optimizations disabled and debugging information enabled, while the shipping build target could have code optimizations enabled.

This section discusses the following topics:


[ 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