git-svn-id: trunk@34249 -
@@ -23,7 +23,7 @@ begin
P.Email := '';
P.Description := 'Generic collection library.';
P.NeedLibC:= false;
- P.OSes := AllOSes;
+ P.OSes := AllOSes-[embedded];
P.Directory:=ADirectory;
P.Version:='3.1.1';
P.Dependencies.Add('rtl-objpas');