reverted the link object search change

git-svn-id: trunk@24727 -
This commit is contained in:
Károly Balogh 2013-06-01 15:35:59 +00:00
parent 36bf03372b
commit a11c113429

View File

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