Yes, you can specify output directory for the build configuration.
- Select the project with which the build configuration is associated in the
CodeWarrior Projects
view.
- From the IDE menu bar, select
Project > Properties
.
The
Properties
dialog box appears.
- Select
C/C++ Build
.
The
C/C++ Build
page appears in the right panel of the
Properties
dialog box.
- Select the build configuration from the
Configuration
drop-down list.
- Specify the required build directory in the
Build directory
text box.
Figure 1.
Specify Build Output Directory

- Click
OK
.
- Right-click the project and select
Build Configurations > Build > Select
.
The
Build configurations
dialog box appears.
- Select the build configuration to build and click
OK
.
The project build begins and the output is stored in the specified directory.
Figure 2.
Build Output Stored in Specified Directory
