Removing an import statement from an EGL build file
To remove an import statement in an EGL build file, do as follows:
- Open the 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 Open With > EGL Build Parts Editor
- Click the Imports tab in the build parts editor. The import statements are displayed.
- Select the import statement you want to remove, then click the Remove button.
Related concepts
Import
Related tasks
Adding an import statement to an EGL build file
Editing an import statement in an EGL build file