|
@@ -23,6 +23,7 @@ begin
|
|
P.Email := '';
|
|
P.Email := '';
|
|
P.Description := 'a project that aims to develop a reliable, stable and fast graphics system that works everywhere.';
|
|
P.Description := 'a project that aims to develop a reliable, stable and fast graphics system that works everywhere.';
|
|
P.NeedLibC:= true; // true for headers that indirectly link to libc?
|
|
P.NeedLibC:= true; // true for headers that indirectly link to libc?
|
|
|
|
+ P.OSes := [beos,haiku,freebsd,solaris,netbsd,openbsd,linux];
|
|
|
|
|
|
// note that this package may be severely outdated. Header copyright
|
|
// note that this package may be severely outdated. Header copyright
|
|
// lists 1999, and ggi itself is still developed, and major releases
|
|
// lists 1999, and ggi itself is still developed, and major releases
|