Sets the executable name for the target
Source position: fpmkunit.pp line 781
public procedure TTarget.SetExeName( |
const AValue: string |
); |
AValue |
|
Executable filename to use |
Sets the executable filename that will be generated for program targets.
This overrides the default naming based on the target name.