|
@@ -18,6 +18,7 @@ begin
|
|
{$endif ALLPACKAGES}
|
|
{$endif ALLPACKAGES}
|
|
P.Version:='2.7.1';
|
|
P.Version:='2.7.1';
|
|
P.Dependencies.Add('fcl-base');
|
|
P.Dependencies.Add('fcl-base');
|
|
|
|
+ P.Dependencies.Add('rtl-objpas');
|
|
P.Author := 'Michael van Canneyt';
|
|
P.Author := 'Michael van Canneyt';
|
|
P.License := 'LGPL with modification, ';
|
|
P.License := 'LGPL with modification, ';
|
|
P.HomepageURL := 'www.freepascal.org';
|
|
P.HomepageURL := 'www.freepascal.org';
|