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.
S
tub name
Name of the stub file to be linked with a generated application.
R
esource Compiler
Specifies a name of the command-line resource compiler.
C
ompiler
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.
U
nit 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.
5.3. Compiler Options
Table of Contents
5.5. Debug Search Directory
- 5.4. -