|
@@ -30,6 +30,7 @@ begin
|
|
P.Dependencies.Add('rtl-objpas');
|
|
P.Dependencies.Add('rtl-objpas');
|
|
P.Dependencies.Add('rtl-extra');
|
|
P.Dependencies.Add('rtl-extra');
|
|
P.Dependencies.Add('fcl-base');
|
|
P.Dependencies.Add('fcl-base');
|
|
|
|
+ P.Dependencies.Add('hash');
|
|
|
|
|
|
P.Version:='3.3.1';
|
|
P.Version:='3.3.1';
|
|
T:=P.Targets.AddUnit('src/fpecc.pp');
|
|
T:=P.Targets.AddUnit('src/fpecc.pp');
|