Removing an import statement from an EGL build file
Import statements allow EGL build files to reference parts in other build files.
To remove an import statement in an EGL build file, follow
these steps:
- Open the EGL build file with the EGL Build Parts
Editor. If you do not
have a file open, do the following in the Project Explorer:
- Right-click on the build file in the Project Explorer.
- Select .
- Click the Imports tab in the build parts editor. The import statements are displayed.
- Select the import statement you want to remove, then click Remove.