From 0bdad272d28f668b081cc2aeca76a75d3210a55f Mon Sep 17 00:00:00 2001 From: paul Date: Sun, 13 Oct 2013 08:17:24 +0000 Subject: [PATCH] ide: fix lazbuild compilation git-svn-id: trunk@43231 - --- ide/lazbuild.lpr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ide/lazbuild.lpr b/ide/lazbuild.lpr index 969fb81156..2c234ed632 100644 --- a/ide/lazbuild.lpr +++ b/ide/lazbuild.lpr @@ -36,7 +36,7 @@ uses MacroIntf, PackageIntf, IDEDialogs, ProjectIntf, IDEExternToolIntf, CompOptsIntf, LazIDEIntf, // IDE - IDEProcs, InitialSetupDlgs, CompilerOptions, ApplicationBundle, + IDEProcs, InitialSetupDlgs, {$ifndef EnableNewExtTools}OutputFilter, {$endif}CompilerOptions, ApplicationBundle, TransferMacros, EnvironmentOpts, IDETranslations, LazarusIDEStrConsts, IDECmdLine, ExtToolDialog, MiscOptions, Project, LazConf, PackageDefs, PackageLinks, PackageSystem, BuildLazDialog, BuildProfileManager,