Manual

Figure 57 Includes settings page
Instructing NSDEE not to build source files
By default, managed builds build source files in a given project. You can exclude one or more
source files from being built using source file properties.
This section discusses how to exclude COBOL COPY libraries from builds; however, the same file
properties discussed can be used to exclude C, C++, and pTAL sources from builds as well. Source
files can be excluded from builds individually, or entire directories of source files can be excluded
from builds.
Excluding a single COPY library
To exclude a COPY library from a build, perform the following steps from the NonStop Development
perspective:
1. Select the COPY library in the NonStop Project Explorer view.
2. Select Properties from the NonStop Project Explorer context menu.
3. In the Properties dialog, select C/C++ BuildSettings.
4. In the Settings page, select the Exclude resource from build check box (see Figure 58 (page
105)).
104 Tasks