buildintf: comment

This commit is contained in:
mattias 2022-12-23 10:08:05 +01:00
parent 5ea4a1e270
commit c2a26476f9

View File

@ -586,8 +586,8 @@ type
property FPDocPackageName: string read FFPDocPackageName write SetFPDocPackageName;
property CleanOutputFileMask: string read FCleanOutputFileMask write SetCleanOutputFileMask; // saved in session
property CleanSourcesFileMask: string read FCleanSourcesFileMask write SetCleanSourcesFileMask; // saved in session
property CustomData: TStringToStringTree read FCustomData;
property CustomSessionData: TStringToStringTree read FCustomSessionData;
property CustomData: TStringToStringTree read FCustomData; // for machine unspecific data, e.g. x-platform
property CustomSessionData: TStringToStringTree read FCustomSessionData; // for machine specific data
property UseAppBundle: Boolean read FUseAppBundle write SetUseAppBundle;
property NSPrincipalClass: string read FNSPrincipalClass write SetNSPrincipalClass;
property Resources: TObject read FResources; // TAbstractProjectResources