Sets the output directory for compiled units
Source position: fpmkunit.pp line 1041
public procedure TPackage.SetUnitsOutputDir( |
AValue: string |
); |
AValue |
|
Directory path for unit output files |
Sets the base directory where compiled unit files (.ppu) will be stored for this package. The actual output location may include subdirectories based on CPU and OS target settings.