git-svn-id: trunk@24727 -
@@ -210,8 +210,8 @@ Implementation
begin
if FileExists(FixFileName(s),false) then
- findobjectfile:=ScriptFixFileName(s);
- exit;
+ foundfile:=ScriptFixFileName(s);
+ found:=true;
end;
if pos('.',s)=0 then