To Add an AutoLISP Source File to a Project File (Visual LISP IDE)

Project files can be used to manage the source files related to your application.

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