Gets list of source files for package archive
Source position: fpmkunit.pp line 1049
public procedure TPackage.GetArchiveSourceFiles( |
List: TStrings |
); virtual; |
List |
|
List to store source files for archiving |
Populates the provided list with source files that should be included when creating a distributable package archive. This includes Pascal source files, include files, and other source-related content for the specified target platform.