Import statements allow EGL build files to reference parts in other
build files.
To add an import statement to an EGL build file, follow these steps:
- Open an EGL build file with the EGL Build Parts Editor. If you
do not have a file open, do this in the Project Explorer:
- Right-click on the build file in the Project Explorer.
- Select .
- Click the Imports tab in the build parts
editor.
- Click the Add button.
- Type or select the name of the file or folder to import, then
click OK.
Note: If the imported file or folder is in a different project from
your current one, then the imported file or folder's project must
be included in the EGL build path for the current project.