Visible to Intel only — GUID: mwh1416946601498
Ixiasoft
Visible to Intel only — GUID: mwh1416946601498
Ixiasoft
2.2.2.1. Modifying a Makefile with User Source Management
In a makefile with user-managed sources, you can refer to source files with an absolute path. You might use an absolute path to refer to common source files in a fixed location. In this situation, you can move the project to a different directory without disturbing the common source file references.
Projects with user-managed sources do not support the following features:
- Linked resources
- The Add to Nios II Build command
- The Remove from Nios II Build command
Modification | Where Modified |
---|---|
Specifying the application or user library name | Nios II Application Properties or Nios II Library Properties dialog box |
Specifying a path to an associated BSP | Project References dialog box |
Specifying a path to an associated user library | Project References dialog box |
Enabling, disabling or modifying compiler options | Nios II Application Properties or Nios II Library Properties dialog box |