mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-22 08:09:29 +02:00
AmigaOS4: googleapi reactivated
git-svn-id: trunk@33604 -
This commit is contained in:
parent
d92527fb50
commit
817224f3c7
@ -31,8 +31,6 @@ begin
|
||||
P.Description := 'Google API client libraries.';
|
||||
P.NeedLibC:= false;
|
||||
P.OSes := [beos,haiku,freebsd,darwin,iphonesim,solaris,netbsd,openbsd,linux,win32,win64,wince,aix,amiga,aros,morphos,dragonfly];
|
||||
if Defaults.CPU = powerpc then
|
||||
P.OSes := P.OSes - [amiga];
|
||||
P.Directory:=ADirectory;
|
||||
P.Version:='3.1.1';
|
||||
P.Dependencies.Add('fcl-base');
|
||||
|
Loading…
Reference in New Issue
Block a user