mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-20 23:40:16 +02:00
IDE: debug
git-svn-id: trunk@42299 -
This commit is contained in:
parent
a66445c078
commit
c04d58e12f
@ -270,7 +270,7 @@ begin
|
|||||||
end;
|
end;
|
||||||
end;
|
end;
|
||||||
if ConsoleVerbosity>=0 then
|
if ConsoleVerbosity>=0 then
|
||||||
DebugLn('[TCompiler.Compile] CmdLine="',CmdLine,'"');
|
DebugLn('[TCompiler.Compile] CmdLine="',CompilerFilename+CmdLine,'"');
|
||||||
|
|
||||||
{$IFDEF EnableNewExtTools}
|
{$IFDEF EnableNewExtTools}
|
||||||
Tool:=ExternalToolList.Add('Compling Project');
|
Tool:=ExternalToolList.Add('Compling Project');
|
||||||
|
Loading…
Reference in New Issue
Block a user