* No resource strings for fpapache24

git-svn-id: trunk@32944 -
This commit is contained in:
michael 2016-01-15 14:36:49 +00:00
parent 82cfcccea7
commit af4f75de75

View File

@ -160,7 +160,6 @@ begin
begin begin
OSes:=AllOses-[amiga,aros,morphos]; OSes:=AllOses-[amiga,aros,morphos];
Dependencies.AddUnit('custapache24'); Dependencies.AddUnit('custapache24');
ResourceStrings:=true;
end; end;
T:=P.Targets.AddUnit('fcgigate.pp'); T:=P.Targets.AddUnit('fcgigate.pp');
T.ResourceStrings:=true; T.ResourceStrings:=true;