mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2026-01-06 04:10:36 +01:00
parent
7853c23a0e
commit
9fbb92a48d
@ -19,7 +19,7 @@ begin
|
||||
{$endif ALLPACKAGES}
|
||||
|
||||
P.Version:='3.1.1';
|
||||
P.OSes := AllOses;
|
||||
P.OSes := AllOses-[embedded,msdos,win16];
|
||||
P.Dependencies.Add('fcl-js');
|
||||
P.Dependencies.Add('fcl-passrc');
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user