Explorar el Código

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

git-svn-id: trunk@19982 -
joost hace 13 años
padre
commit
d1be2e7907
Se han modificado 1 ficheros con 0 adiciones y 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