Gets output filename for unit configuration file
Source position: fpmkunit.pp line 923
public function TPackage.GetUnitConfigOutputFilename( |
ACPU: TCpu; |
AOS: TOS |
):string; |
ACPU |
|
Target CPU architecture for configuration |
AOS |
|
Target operating system for configuration |
Unit configuration output filename
Returns the filename for the unit configuration file (.fpc) that contains build settings and unit paths for the specified CPU, OS, and subtarget combination. This file is used by the compiler to locate units and configure compilation.