Exclude a folder from a build – HP Integrity NonStop J-Series User Manual
Page 106

Figure 60 Exclude a folder from a build
5.
Select OK to apply the change and dismiss the Properties dialog. The folder that will be
excluded from the build is shown with a tack in it following. (The tack indicates only that the
folder has non-default properties set on it.)
Figure 61 Folder with non-default properties (tack indicator)
Turning off SQL/MP builds for source files and folders
When you select the SQL/MP button when you create a project, NSDEE creates a compiler tool
definition specific to SQL/MP builds which includes settings for SQL/MP builds (unlike the more
typical compiler tool definitions which do not contain such settings). This means that, by default,
all object builds in the project will include SQL/MP options.
You can turn off SQL/MP settings for any particular source file or for the contents of an entire folder
if it only contains source files that do not need to be built with SQL/MP options.
Turning off SQL/MP builds for specific source files
To turn off SQL/MP builds for a specific source file, perform the following steps from the NonStop
Development perspective:
1.
Select the source file in the NonStop Project Explorer view.
2.
Select Properties from the NonStop Project view context menu.
3.
In the Properties dialog, select C/C++ Build
→Settings.
4.
In the Tool Settings tabbed page of the Settings page, select the SQL/MP Preprocessor entry
under the compiler tool with SQL/MP.
5.
In the SQL/MP Preprocessor page, deselect the Build with SQL/MP preprocessor check box.
shows an example of this for the C Compiler with SQL/MP tool.
106 Tasks