Set containing OSes supporting smart-linked libraries
Source position: fpmkunit.pp line 245
const AllSmartLinkLibraryOSes = [Linux, msdos, win16, palmos]; |
Constant set containing operating systems that support smart linking of libraries. Smart linking allows the linker to include only used symbols, reducing executable size.