-
Notifications
You must be signed in to change notification settings - Fork 4
/
BrowseAndDocIt.cfg
37 lines (35 loc) · 6.11 KB
/
BrowseAndDocIt.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
-$A8 :: Aligned record fields 8-Bits
-$B- :: Full boolean Evaluation OFF
-$C+ :: Evaluate assertions at runtime ON
-$D- :: Debug information OFF
-$G+ :: Use imported data references ON
-$H+ :: Use long strings by default ON
-$I- :: I/O checking OFF
-$J- :: Writeable structured consts OFF
-$L- :: Local debug symbols OFF
-$M- :: Runtime type info OFF
-$M16384,1048576 :: Stack size
-$O+ :: Optimization ON
-$P+ :: Open string params ON
-$Q- :: Integer overflow checking OFF
-$R- :: Range checking OFF
-$T- :: Typed @ operator OFF
-$U- :: Pentium(tm)-safe divide OFF
-$V+ :: Strict var-strings ON
-$W- :: Generate stack frames OFF
-$X+ :: Extended syntax ON
-Y- :: Symbol reference info OFF
-$Z1 :: Minimum size of enumerates 1-byte
-AWinTypes=Windows;WinProcs=Windows;DbiTypes=BDE;DbiProcs=BDE;DbiErrs=BDE :: Unit aliases
-CG :: Target GUI
-GD :: Detailed MAP Files
-DRelease :: Define Conditionals
-H+ :: Output Hint Messages
-M :: Make modified files
-NSSystem;System.Win;VCL;RTL;WinAPI;XML;VCL.Imaging :: Namespace Search Path
-W+ :: Output Warning Messages
-K$00400000 ::
-LUVCL;RTL;DesignIDE :: Run-time packages
-w-SYMBOL_PLATFORM :: Suppress Platform Symbol
-w-UNIT_PLATFORM :: Suppress Platform Unit
-U"Virtual-Treeview-6.5.0-IDE\Source"