mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-22 18:09:20 +02:00
* fix typo (asynch_r_onous)
git-svn-id: trunk@29223 -
This commit is contained in:
parent
96ac520e73
commit
1c1fa9f691
@ -23,7 +23,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 := 'Asynchonous event management of Free Component Libraries (FCL), FPC''s OOP library.';
|
P.Description := 'Asynchronous event management of Free Component Libraries (FCL), FPC''s OOP library.';
|
||||||
P.NeedLibC:= false;
|
P.NeedLibC:= false;
|
||||||
P.OSes:=AllUnixOses;
|
P.OSes:=AllUnixOses;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user