mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-18 16:39:19 +02:00
ide: fix lazbuild compilation
git-svn-id: trunk@43231 -
This commit is contained in:
parent
5024ed8e23
commit
0bdad272d2
@ -36,7 +36,7 @@ uses
|
|||||||
MacroIntf, PackageIntf, IDEDialogs, ProjectIntf, IDEExternToolIntf,
|
MacroIntf, PackageIntf, IDEDialogs, ProjectIntf, IDEExternToolIntf,
|
||||||
CompOptsIntf, LazIDEIntf,
|
CompOptsIntf, LazIDEIntf,
|
||||||
// IDE
|
// IDE
|
||||||
IDEProcs, InitialSetupDlgs, CompilerOptions, ApplicationBundle,
|
IDEProcs, InitialSetupDlgs, {$ifndef EnableNewExtTools}OutputFilter, {$endif}CompilerOptions, ApplicationBundle,
|
||||||
TransferMacros, EnvironmentOpts, IDETranslations, LazarusIDEStrConsts,
|
TransferMacros, EnvironmentOpts, IDETranslations, LazarusIDEStrConsts,
|
||||||
IDECmdLine, ExtToolDialog, MiscOptions, Project, LazConf, PackageDefs,
|
IDECmdLine, ExtToolDialog, MiscOptions, Project, LazConf, PackageDefs,
|
||||||
PackageLinks, PackageSystem, BuildLazDialog, BuildProfileManager,
|
PackageLinks, PackageSystem, BuildLazDialog, BuildProfileManager,
|
||||||
|
Loading…
Reference in New Issue
Block a user