mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-18 15:29:11 +02:00
+ also build wasmtool
git-svn-id: branches/wasm@46202 -
This commit is contained in:
parent
63ecdcffd1
commit
08af87cde2
@ -31,6 +31,7 @@ begin
|
|||||||
P.OSes := P.OSes - [java,android];
|
P.OSes := P.OSes - [java,android];
|
||||||
P.Dependencies.Add('fcl-base');
|
P.Dependencies.Add('fcl-base');
|
||||||
PT:=P.Targets.AddProgram('wasa.pas');
|
PT:=P.Targets.AddProgram('wasa.pas');
|
||||||
|
PT:=P.Targets.AddProgram('wasmtool.lpr');
|
||||||
end;
|
end;
|
||||||
end;
|
end;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user