VLISP allows you to change the way your application is designed. For example, you can change compilation options, or add or remove AutoLISP files from the application.
To change an application's definition
- Choose File Make Application Existing Application Properties. VLISP displays a dialog box for you to specify your application's Make (.prv) file, which is where VLISP stores the application's properties.
- Specify the name of your application's Make file, then press Open. VLISP displays the Application Properties dialog box.
- Click the tab of the property you want to change.
- After
changing a property, press Apply to save the change, or press OK
to save the change and exit the Application Properties dialog box.
- Load/Compile Options
- Tune Directories
-
Identify LISP Object directory and Target directory. The Object directory is where VLISP places .fas and temporary files created by the compiler. Target directory is another name for “Application directory,” which is where Make Application stores the VLX file. If a field identifying a directory is blank, VLISP uses the .prv directory.
- Application Options
- Load Files
- Resource Files