mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-23 08:19:41 +02:00
IDE: save state new project
git-svn-id: trunk@38756 -
This commit is contained in:
parent
1cafbef514
commit
e506cb6ec2
@ -6685,6 +6685,7 @@ begin
|
||||
|
||||
// switch codetools to virtual project directory
|
||||
CodeToolBoss.GlobalValues.Variables[ExternalMacroStart+'ProjPath']:=VirtualDirectory;
|
||||
EnvironmentOptions.LastSavedProjectFile:='';
|
||||
|
||||
// create new project
|
||||
Project1:=CreateProjectObject(ProjectDesc,ProjectDescriptorProgram);
|
||||
|
Loading…
Reference in New Issue
Block a user