Browse Source

* Fixed make install: fpdispextdirect.pp does not have a resource-file

git-svn-id: trunk@28197 -
joost 11 years ago
parent
commit
e81593d34b
1 changed files with 0 additions and 1 deletions
  1. 0 1
      packages/fcl-web/fpmake.pp

+ 0 - 1
packages/fcl-web/fpmake.pp

@@ -204,7 +204,6 @@ begin
       AddUnit('fpjsonrpc');
       end;
     T:=P.Targets.AddUnit('fpdispextdirect.pp');
-    T.ResourceStrings:=true;
     With T.Dependencies do
       begin
       AddUnit('fpjsonrpc');