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 1515
1616(* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& *)
1717
18- { ========================== Common Compiler Settings ==========================}
19-
20- { $HINTS OFF}
21- { $WARNINGS OFF}
22- { $RANGECHECKS OFF}
23- { $OVERFLOWCHECKS OFF}
24- { $SCOPEDENUMS ON}
25- { $POINTERMATH ON}
26-
2718{ ========================= Compiler Specific Settings =========================}
2819
2920{ $IFDEF FPC}
119110
120111{ $ENDIF}
121112
113+ { ========================== Common Compiler Settings ==========================}
114+
115+ { $HINTS OFF}
116+ { $WARNINGS OFF}
117+ { $RANGECHECKS OFF}
118+ { $OVERFLOWCHECKS OFF}
119+ { $SCOPEDENUMS ON}
120+ { $POINTERMATH ON}
121+
122122(* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& *)
You can’t perform that action at this time.
0 commit comments