mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-14 14:59:32 +02:00
tosunits: add the README as doc
This commit is contained in:
parent
ecc56d7e68
commit
ee8903ea7b
@ -45,6 +45,7 @@ begin
|
||||
T:=P.Targets.AddExampleProgram('gemcube.pas');
|
||||
T:=P.Targets.AddExampleProgram('showpic.pas');
|
||||
|
||||
P.Sources.AddDoc('README.txt');
|
||||
|
||||
P.NamespaceMap:='namespaces.lst';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user