IDE: clean up

git-svn-id: trunk@38514 -
This commit is contained in:
mattias 2012-09-04 22:30:48 +00:00
parent 262525e767
commit e36dc962f7

View File

@ -234,7 +234,7 @@ begin
XMLConfig.SetDeleteValue(Path+'TargetCPU/Value',TargetCPU,'');
XMLConfig.SetDeleteValue(Path+'LCLPlatform/Value',
LCLPlatformDirNames[fTargetPlatform],
''); //LCLPlatformDirNames[GetDefaultLCLWidgetType]
'');
XMLConfig.SetDeleteValue(Path+'TargetDirectory/Value',
FTargetDirectory,DefaultTargetDirectory);
XMLConfig.SetDeleteValue(Path+'IdeBuildMode/Value',IdeBuildModeToStr(IdeBuildMode),'');