Returns the target's output filename for the specified OS
Source position: fpmkunit.pp line 775
public function TTarget.GetOutputFileName( |
AOs: TOS |
):string; virtual; |
AOs |
|
Target operating system for filename generation |
Complete output filename for the target
Returns the complete output filename that will be generated for this target on the specified operating system.
The filename includes appropriate extensions and paths based on the target type and OS conventions.