mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-18 23:19:12 +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;
|
||||
if ConsoleVerbosity>=0 then
|
||||
DebugLn('[TCompiler.Compile] CmdLine="',CmdLine,'"');
|
||||
DebugLn('[TCompiler.Compile] CmdLine="',CompilerFilename+CmdLine,'"');
|
||||
|
||||
{$IFDEF EnableNewExtTools}
|
||||
Tool:=ExternalToolList.Add('Compling Project');
|
||||
|
Loading…
Reference in New Issue
Block a user