Configuring indexing for c and c++ sources, Indexing headers for makefile projects, Turn off sql/mp folder – HP Integrity NonStop H-Series User Manual
Page 104: File with non-default settings

Figure 64 Turn off SQL/MP folder
6.
Select OK to apply the change and dismiss the Properties dialog. The folder that will not be
built with SQL/MP options is shown with a tack in it, as shown in
. (The
tack is shown for any folder that has non-default settings.)
Figure 65 File with non-default settings
Configuring indexing for C and C++ sources
When you create a local project, NSDEE sets an environment variable named
NSDEE_SYS_INCLUDE_PATH
to the location of the include directory for system headers under
the compiler and linkers location you chose during project creation. NSDEE_SYS_INCLUDE_PATH
determines where the C/C++ indexer looks for system headers. The initial path
NSDEE_SYS_INCLUDE_PATH
is set to is shown under the Includes folder of your project.
The C/C++ indexer will also search any paths you specify in Includes pages for compiler tools in
managed projects, and these paths will also be displayed under the top-level Includes folder for
your project. For this reason, it is important that you specify includes for managed projects using
the Includes option page and not the Miscellaneous options page for a compiler.
The following sections describe additional ways you can configure the indexer.
Indexing headers for makefile projects
For local makefile projects, the C/C++ indexer will not be able to locate your header files
automatically. You can indicate where your header files are located by performing the following
steps form the NonStop Development perspective:
1.
Select a makefile project in the NonStop Project Explorer view.
2.
Select Properties from the NonStop Project Explorer context menu.
3.
Select C/C++ General > Paths and Symbols to open the Paths and Symbols page.
104 Tasks