mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-07-30 17:56:13 +02:00
ide: fix problem with lazbuild linking
git-svn-id: trunk@19426 -
This commit is contained in:
parent
ee4c6ee66b
commit
9e47bff6fa
@ -30,7 +30,7 @@ program lazbuild;
|
||||
|
||||
uses
|
||||
Classes, SysUtils, CustApp, LCLProc, Dialogs, Forms, Controls, FileUtil,
|
||||
InterfaceBase, Process, UTF8Process,
|
||||
Interfaces, InterfaceBase, Process, UTF8Process,
|
||||
// codetools
|
||||
CodeToolManager, DefineTemplates, Laz_XMLCfg,
|
||||
// IDEIntf
|
||||
|
Loading…
Reference in New Issue
Block a user