Project files can be used to manage the source files related to your application.
Note: The Visual LISP IDE is available on Windows only.
- In Visual LISP, in the Project window, right-click and click Add File.
- In the Project Properties dialog box, Project Files tab, under Look In, click the [...] button.
- In the Browse for Folder dialog box, select the folder that contains the source files you want to add to the project. Click OK.
- n the Project Properties dialog box, AutoLISP source files list, select the files you want to add to the project. Click the [ > ] button.
- In the Project files list, use the Top, Up, Down, and Bottom buttons to change the load order for the files in the project.
- Click OK.