C and C++ SoftBench User's Guide
Using SoftBench
Defining Targets for Project Build
Chapter 260
Defining Targets for Project Build
SoftBench attaches build instructions to targets. Each target in your
project must be defined and have its build instructions described.
Creating a Target
To define a new target:
1. Choose "Target: New…", which displays the "Define New Targets"
dialog box shown in Figure 2-7.
Figure 2-7 "Define New Targets" Dialog Box
2. Enter a target name in the "Target Name" input box. Target names
must be unique within a project. Target names contain regular
characters. Control characters, spaces, and punctuation characters
special to the shell are not allowed in target names.
3. If desired, modify the directory name for storing the target in the
"Directory Path" input box. The … button lets you select a valid
directory name. Otherwise, the directory name defaults to the local
workspace root.
4. From the "Select Build Configuration" pulldown list, select the
build configuration that most closely matches the target you want to
create.