mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-23 06:40:56 +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
|
// create defines for the lazarus sources
|
||||||
SetupLazarusDirectory(InteractiveSetup);
|
SetupLazarusDirectory(InteractiveSetup);
|
||||||
|
CodeToolBoss.GlobalValues.Variables[ExternalMacroStart+'LazarusDir']:=
|
||||||
|
EnvironmentOptions.LazarusDirectory;
|
||||||
|
|
||||||
MainBuildBoss.SetBuildTargetProject1(false);
|
MainBuildBoss.SetBuildTargetProject1(false);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user