File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed
Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 1010
1111(* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& *)
1212
13- { ========================== Common Compiler Settings ==========================}
14-
15- { $HINTS OFF}
16- { $WARNINGS OFF}
17- { $RANGECHECKS OFF}
18- { $OVERFLOWCHECKS OFF}
19- { $SCOPEDENUMS ON}
20- { $POINTERMATH ON}
21-
2213{ ========================= Compiler Specific Settings =========================}
2314
2415{ $IFDEF FPC}
5445
5546{ $ENDIF}
5647
48+ { ========================== Common Compiler Settings ==========================}
49+
50+ { $HINTS OFF}
51+ { $WARNINGS OFF}
52+ { $RANGECHECKS OFF}
53+ { $OVERFLOWCHECKS OFF}
54+ { $SCOPEDENUMS ON}
55+ { $POINTERMATH ON}
56+
5757(* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& *)
You can’t perform that action at this time.
0 commit comments