Search paths for source files
Source position: fpmkunit.pp line 1093
public property TPackage.SourcePath : TConditionalStrings |
Specifies the search paths where the build system will look for Pascal source files (.pas, .pp) required for package compilation.
Multiple paths can be specified, and they are searched in order when resolving unit dependencies.