You've already forked lazarus-ccr
* Added lazarus resource-files
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1468 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -177,6 +177,8 @@ begin
|
|||||||
P.LazPackageFiles.AddLazFile('Components/GeckoDirectoryService.pas');
|
P.LazPackageFiles.AddLazFile('Components/GeckoDirectoryService.pas');
|
||||||
P.LazPackageFiles.AddLazFile('Components/GeckoInit.pas');
|
P.LazPackageFiles.AddLazFile('Components/GeckoInit.pas');
|
||||||
P.LazPackageFiles.AddLazFile('Components/GeckoSimpleProfile.pas');
|
P.LazPackageFiles.AddLazFile('Components/GeckoSimpleProfile.pas');
|
||||||
|
P.LazPackageFiles.AddLazFile('Components/geckoresources.rc');
|
||||||
|
P.LazPackageFiles.AddLazFile('Components/geckologo.png');
|
||||||
|
|
||||||
Run;
|
Run;
|
||||||
end;
|
end;
|
||||||
|
Reference in New Issue
Block a user