Explorar o código

* xmliconv_windows.pas does not have resourcestrings. Fixes 'make install' on Windows.

git-svn-id: trunk@19982 -
joost %!s(int64=13) %!d(string=hai) anos
pai
achega
d1be2e7907
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      packages/fcl-xml/fpmake.pp

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

@@ -144,7 +144,6 @@ begin
         begin
           AddUnit('xmlread');
         end;
-    T.ResourceStrings:=True;
     T:=P.Targets.AddUnit('dtdmodel.pp');
       with T.Dependencies do
         begin