Browse Source

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

git-svn-id: trunk@19982 -
joost 13 years ago
parent
commit
d1be2e7907
1 changed files with 0 additions and 1 deletions
  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