IDE: save state new project

git-svn-id: trunk@38756 -
This commit is contained in:
mattias 2012-09-19 13:50:00 +00:00
parent 1cafbef514
commit e506cb6ec2

View File

@ -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);