fpc/rtl/morphos/buildrtl.pp

18 lines
251 B
ObjectPascal

unit buildrtl;
interface
uses
si_prc,
athreads, dos, sysutils,
ctypes, strings,
rtlconsts, sysconst, math, types,
typinfo, fgl, classes,
charset, character, getopts,
fpintres;
implementation
end.