![]() |
Note
| You can set the
SNIFF_MAKEDIR
macro in the project's macros file to the directory in which the generated Makefiles are located (default:
.sniffdir
). As a result, Makefiles need not be modified when the location of the generated Make Support files changes.
| |
Make Support Files
These fields are enabled if you use SNiFF+ Make Support; you can set this in the Build Options view.
Dependencies | Name of the dependencies file that is generated for the project.
Macros
| Name of the macros file that is generated for the project.
| |
Note that SNiFF+ automatically updates the Macros Make Support file of a project when you do one of the following:
Make Support files are automatically added to and removed from projects, since they are associated with the SNiFF+ Make Support file type. (The Add/Remove Automatically attribute of this file type is selected.) When you create a new project, you have to explicitly tell SNiFF+ to add the Make Support file type to the new project. You can do this by selecting the file type in the File Types view of the Attributes of a New Project dialog and then pressing the Copy from Preferences button (in the same view).
Include File List | Name of the file that contains the include file list for the project.
|
Use Include Directives for Dependencies Generation | Determines whether the include directives (from the Include Directive(s) field, see Directives) should be taken into account when generating the project's dependencies file.
|