Unit 'fpmkunit' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

SharedLibExt

Shared library file extension

Declaration

Source position: fpmkunit.pp line 313

const SharedLibExt = '.so';

Description

Constant defining the platform-specific file extension for shared/dynamic libraries. Shared libraries are loaded at runtime and can be shared between multiple executables.


Documentation generated on: Dec 15 2025