mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-07 18:58:04 +02:00
IDE: further migration external tools
git-svn-id: trunk@42288 -
This commit is contained in:
parent
ef6d94035e
commit
b484158b05
@ -324,6 +324,7 @@ var
|
||||
{$ELSE}
|
||||
if Tool=nil then
|
||||
Tool:=TExternalToolOptions.Create;
|
||||
Tool.Title:=CurTitle;
|
||||
Tool.Filename:=Executable;
|
||||
Tool.WorkingDirectory:=WorkingDirectory;
|
||||
Tool.ScanOutputForFPCMessages:=true;
|
||||
|
Loading…
Reference in New Issue
Block a user