Gets installation directory for package units
Source position: fpmkunit.pp line 927
public function TPackage.GetPackageUnitInstallDir( |
ACPU: TCpu; |
AOS: TOS |
):string; |
ACPU |
|
Target CPU architecture for unit installation |
AOS |
|
Target operating system for unit installation |
Package unit installation directory path
Returns the directory path where compiled unit files for this package will be installed for the specified CPU and OS combination. This is where other packages will look for this package's units.