C and C++ SoftBench User's Guide
Maximizing Your Results with SoftBench
Understanding Projects
Chapter 1 21
Understanding Projects
Projects are the fundamental work unit in SoftBench. Projects consist
of a named set of files that produce a set of related targets using one or
more sets of build instructions and dependencies.
Figure 1-2 SoftBench Tools Interacting with Project and Files
The critical parts of a project definition are:
Project Name The logical name for the project.
Local Workspace Root The root directory of the file system hierarchy
under which all your source files are found, and where
editing and building take place. The project does not
have to include all the files under the hierarchy, and
files in the hierarchy can be used in different projects if
desired.