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 1111
1212(* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& *)
1313
14- { ========================== Common Compiler Settings ==========================}
15-
16- { $HINTS OFF}
17- { $WARNINGS OFF}
18- { $RANGECHECKS OFF}
19- { $OVERFLOWCHECKS OFF}
20- { $SCOPEDENUMS ON}
21- { $POINTERMATH ON}
22-
2314{ ========================= Compiler Specific Settings =========================}
2415
2516{ $IFDEF FPC}
6354
6455{ $ENDIF}
6556
57+ { ========================== Common Compiler Settings ==========================}
58+
59+ { $HINTS OFF}
60+ { $WARNINGS OFF}
61+ { $RANGECHECKS OFF}
62+ { $OVERFLOWCHECKS OFF}
63+ { $SCOPEDENUMS ON}
64+ { $POINTERMATH ON}
65+
6666(* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& *)
You can’t perform that action at this time.
0 commit comments