lazbuild: fixed default fcl.lpk path

git-svn-id: trunk@53219 -
This commit is contained in:
mattias 2016-10-26 16:39:28 +00:00
parent 38fb04468e
commit d836f6d5e9

View File

@ -1197,7 +1197,7 @@ begin
MaxExtToolsInParallel:=MaxProcessCount;
end;
if not FileExistsUTF8(EnvironmentOptions.GetParsedLazarusDirectory
+SetDirSeparators('packager/registration/fcl.lpk'))
+GetForcedPathDelims('packager/registration/fcl.lpk'))
then begin
CheckLazarusDirectoryQuality(EnvironmentOptions.GetParsedLazarusDirectory,Note);
if ConsoleVerbosity>=-1 then