Returns the output directory for binary files
Source position: fpmkunit.pp line 929
public function TPackage.GetBinOutputDir( |
ACPU: TCpu; |
AOS: TOS |
):string; |
ACPU |
|
Target CPU architecture |
AOS |
|
Target operating system |
Path to binary output directory
Returns the directory where binary files (executables, libraries) will be placed for the specified CPU, OS, and subtarget combination.
Binary files include programs and shared libraries generated by the build process.