INF Editor - Exports Tab
The INF Editor exports pane lists files to be copied to the indicated destination path and are part of the normal build process. You can add files, edit paths, move files up or down in the list, or remove files from the list.

Figure 1 - INF Editor - Exports Pane
Name |
Function |
Exports |
Add, edit, arrange order, or remove files that will be part of the build process.
- Add - Click to add a file to the list of files to be exported as part of the build process.
- Edit - Select a file and click Edit to change the source and destination paths for the file.
- Up - Select a file and click Up to move the file up in the list.
- Down - Select a file and click Down to move the file down in the list.
- Remove - Select a file and click Remove to remove the file from the build process.
|
Test Exports |
Add, edit paths, arrange order, or remove files that will be part of the test build process. |
Add Export dialog
Use the Add Export dialog (figure 2) to add a file to be exported to the destination path when the project is built. Options include:
- Source path - Path and name of file to be exported.
- Destination path - Path location where file is to be exported.
- Export is a zip file - Check this option if the export is a zip file and you want to extract it on the destination path.

Figure 2 - Add Export dialog
Edit Export dialog
Use the Edit Export dialog (figure 3) to edit the source and destination path of the selected file. Options include:
- Source path - Path and name of file to be exported.
- Destination path - Path location where file is to be exported.
- Export is a zip file - Check this option if the export is a zip file and you want to extract it on the destination path.

Figure 3 - Edit Export dialog
Related references