Previous: 5.3. Compiler Options To the Table of Contents Next: 5.5. Debug Search Directory
5.3. Compiler Options Table of Contents 5.5. Debug Search Directory

- 5.4. -
Table of Contents
5. IDE (Integrated Development Environment)
5.4. Directories


5.4. Directories


(Options | Directories/Conditionals)

Use this dialog box to specify directories, compiler and stub names. Click the "...” button to run directory browse window.

Root Path
Specifies directories where the TMT Pascal compiler has been installed. Default is C:\TMTPL.

Stub name
Name of the stub file to be linked with a generated application.

Resource Compiler
Specifies a name of the command-line resource compiler.

Compiler
Specifies a name of the command-line TMT Pascal compiler.

Source Path
Specifies directories where the compiler looks for source files when it cannot find them. Default is SRC:;SYS:..\UNITS.

Unit Path
Specifies directories where the compiler looks for RTL unit files when it cannot find them. Default is SRC:;SYS:..\UNITS.

OBJ Path
Specifies directories where the compiler looks for OBJ files when it cannot find them. Default is SRC:;SYS:..\UNITS.

Conditional Defines
Symbols referenced in conditional compiler directives. You can separate multiple defines with semicolons or commas.


Previous: 5.3. Compiler Options To the Table of Contents Next: 5.5. Debug Search Directory
5.3. Compiler Options Table of Contents 5.5. Debug Search Directory

- 5.4. -