The Project window manages the source files that are associated with an open project file.
In Visual LISP, click Project Open Project. By default, a Project window is created for each open project. If the window for a project is closed, click the project name from the bottom of the Project menu to redisplay the window.
Displays the Project Properties dialog box for the project.
This allows you to view the full path name of each file in the project, add, remove, and reorder project files, and set the project’s compiler options.
Loads the compiled (.fas) file for each of the AutoLISP source files listed in the project.
Loads all the AutoLISP source files in the project.
Compiles all the AutoLISP source files in the project that have been modified since they were compiled last.
Recompiles all project source files, whether or not they have changed since their last compile.
Each Project window line displays one of the AutoLISP source files that make up the project.
Right-click in the Project Files list to display a list of available options to manage the project or work with the selected AutoLISP source file.