mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-14 06:49:23 +02:00
* fix another mistake in description
git-svn-id: trunk@29267 -
This commit is contained in:
parent
fdd389e72b
commit
335dd5a05e
@ -21,7 +21,7 @@ begin
|
|||||||
P.License := 'LGPL with modification';
|
P.License := 'LGPL with modification';
|
||||||
P.HomepageURL := 'www.freepascal.org';
|
P.HomepageURL := 'www.freepascal.org';
|
||||||
P.Email := '';
|
P.Email := '';
|
||||||
P.Description := 'An utility to create Pascal header files from c header files.';
|
P.Description := 'A utility to create Pascal header files from c header files.';
|
||||||
P.NeedLibC:= false;
|
P.NeedLibC:= false;
|
||||||
|
|
||||||
P.Directory:=ADirectory;
|
P.Directory:=ADirectory;
|
||||||
|
Loading…
Reference in New Issue
Block a user