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

git-svn-id: trunk@19982 -
This commit is contained in:
joost 2012-01-06 15:40:29 +00:00
parent c8ea08a5bd
commit d1be2e7907

View File

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