소스 검색

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

git-svn-id: trunk@19982 -
joost 13 년 전
부모
커밋
d1be2e7907
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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