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