Syntax warnings after “text as” deselected – HP Integrity NonStop H-Series User Manual
Page 99

Figure 56 Syntax warnings after “Text as” deselected
5.
Select OK to apply your changes and dismiss the Preferences dialog.
Specifying locations for C/C++ headers, COBOL COPY libraries, and
pTAL source files
For managed builds, NSDEE provides an Includes settings category for all cross compiler tools
and SQL/MX preprocessor tools. Specifying the locations of files to be included in builds is much
the same for all of these tools, whether you need to include C/C++ headers, COBOL COPY
libraries, or pTAL SOURCE files.
To specify files in Includes settings, you need to open a project's properties, locate the Includes
page for the compiler or SQL/MX preprocessor of interest. You can find the Includes page for any
of these tools by opening project properties and selecting C/C++ Build > Settings and selecting
the Includes entry under the tool of interest.
For example, to specify the locations of COPY libraries for COBOL compilers, perform the following
steps from the NonStop Development perspective (and similar steps for any other tool):
1.
Select a COBOL project in the NonStop Project Explorer view.
2.
Select Properties from the NonStop Project view context menu.
3.
Select C/C++ Build > Settings at the left of the Properties dialog.
4.
In the Tool Settings tabbed page, select the Includes entry under the COBOL Compiler tool.
5.
Select the Add button (
) to bring up the Add directory path dialog.
6.
In the Add directory path dialog, enter the path of the directory containing the COPY libraries.
NOTE:
If you want to enter a relative path, enter a path relative to the build directory, which
is a directory with the name of the configuration being built that is created in a directory under
the root project directory.
Specifying locations for C/C++ headers, COBOL COPY libraries, and pTAL source files
99