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

TCustomDefaults.ExplicitOSNone

Whether to explicitly specify no target OS

Declaration

Source position: fpmkunit.pp line 1265

public property TCustomDefaults.ExplicitOSNone : Boolean
  read FExplicitOSNone
  write FExplicitOSNone;

Description

Boolean flag that controls whether to explicitly specify no target operating system.

When True, the build system will not set any OS-specific compilation flags, resulting in generic or OS-independent compilation.


Documentation generated on: Dec 15 2025