mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-21 09:59:32 +02:00
IDE: fixed switching lazarus directory after auto repair
git-svn-id: trunk@29158 -
This commit is contained in:
parent
619744bfed
commit
e6fd92f81a
@ -13894,6 +13894,8 @@ begin
|
||||
|
||||
// create defines for the lazarus sources
|
||||
SetupLazarusDirectory(InteractiveSetup);
|
||||
CodeToolBoss.GlobalValues.Variables[ExternalMacroStart+'LazarusDir']:=
|
||||
EnvironmentOptions.LazarusDirectory;
|
||||
|
||||
MainBuildBoss.SetBuildTargetProject1(false);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user