home *** CD-ROM | disk | FTP | other *** search
- {This file contains the normal directives to compile the units of the
- SkyHawk Developer's Toolkit. Under normal conditions it should never be
- necessary to modify this file.}
-
- {$IFNDEF Gen87}
- {$UNDEF EmulationOK}
- {$ENDIF}
-
- {$IFDEF Gen87}
- {$N+,E+}
- {$ELSE}
- {$N-}
- {$ENDIF}
-
- {$IFNDEF EmulationOK}
- {$E-}
- {$ENDIF}
-
- {$IFDEF OverlaysOK}
- {$O+,F+}
- {$ENDIF}
-
-