mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-15 14:19:28 +02:00
* Fixed make install: fpdispextdirect.pp does not have a resource-file
git-svn-id: trunk@28197 -
This commit is contained in:
parent
c204153604
commit
e81593d34b
@ -204,7 +204,6 @@ begin
|
||||
AddUnit('fpjsonrpc');
|
||||
end;
|
||||
T:=P.Targets.AddUnit('fpdispextdirect.pp');
|
||||
T.ResourceStrings:=true;
|
||||
With T.Dependencies do
|
||||
begin
|
||||
AddUnit('fpjsonrpc');
|
||||
|
Loading…
Reference in New Issue
Block a user