lazbuild: fixed compilation

git-svn-id: trunk@53212 -
This commit is contained in:
mattias 2016-10-26 07:27:44 +00:00
parent 018e27b67c
commit 85e2468d35

View File

@ -873,7 +873,8 @@ var
Error(ErrorBuildFailed,'failed saving statefile of project '+AFilename);
if TheCompiler.Compile(Project1,
WorkingDir,CompilerFilename,CompilerParams,
BuildAll or NeedBuildAllFlag,false,false,CompileHint)<>mrOk
BuildAll or NeedBuildAllFlag,false,false,false,
CompileHint)<>mrOk
then
Error(ErrorBuildFailed,'failed compiling of project '+AFilename);
// compilation succeded -> write state file