To display or modify C compilation options, click the Options button of the Program C generation dialog box.
Compiler
Data entry
Name
Name of the compiler used to compile the generated source files.
Default: "CL" (name of the Microsoft Visual C++ compiler) (value defined in the ADELIWS.INI file of the ADELIWS directory).
Options
Compilation options.
Default: value defined in the ADELIWS.INI file of the ADELIWS directory.
The default values are the default options of the CL compiler. Other options can be specified; for more details on these options, see the manual provided with the compiler.
Debug options
Options used when the Debug box is checked in the Program C generation dialog box.
Default: value defined in the ADELIWS.INI file of the ADELIWS directory.
Link editor
Data entry
Name
Name of the Link editor used to compile the generated source files.
Default: "LINK" (link editor) (value defined in the ADELIWS.INI file of the ADELIWS directory).
Options
Link editor options.
Default: "/NLOGO /DLL" (value defined in the ADELIWS.INI file of the ADELIWS directory); for more details on the options, see the manual provided with the link editor.
Debug options
Options used when the Debug box is checked in the Program C generation dialog box.
Default: "/DEBUG" (value defined in the ADELIWS.INI file of the ADELIWS directory).
Resource compiler
Data entry
Name
Name of the Resource compiler used to compile the generated source files.
Default: "RC" (name of the resource compiler) (value defined in the ADELIWS.INI file of the ADELIWS directory).
Options
Resource compiler options.
Default: " ".
Buttons
Modify (validation)
This button validates the modifications made and closes the dialog box.
Cancel
This button closes the dialog box without validating the modifications made.
Keyboard shortcut: Esc.
Default
This button restores the default values specified in the ADELIWS.INI file and cancels any modifications made.