defproj.cfg__ default configuration which compiled by all projects
defproj.dof__default configuration of all projects.
delphi command-line compiler
the command-line compiler lets you invoke all the functions of the ide compiler from the command line. run the command-line compiler from the command line prompt using the syntax:
dcc32 [options] filename [options]
where options are zero or more parameters that provide information to the compiler and filename is the name of the source file to compile.
to display a help screen of command-line options and syntax:
dcc32
borland delphi version 15.0
copyright (c) 1983,2002 borland software corporation
syntax: dcc32 [options] filename [options]
-a= = set unit alias -lu = use package
-b = build all units -m = make modified units
-cc = console target -n = dcu output directory
-cg = gui target -o = object directories
-d = define conditionals -p = look for 8.3 file names als
-e = exe output directory -q = quiet compile
-f = find error -r = resource directories
-gd = detailed map file -u = unit directories
-gp = map file with publics -v = debug information in exe
-gs = map file with segments -vr = generate remote debug (rsm