mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-11 13:56:05 +02:00
lazbuild: fixed compilation
git-svn-id: trunk@21941 -
This commit is contained in:
parent
97a9d2384e
commit
60b4421824
@ -1117,7 +1117,7 @@ procedure TLazBuildApplication.WriteUsage;
|
||||
const
|
||||
space = ' ';
|
||||
begin
|
||||
TranslateResourceStrings(ProgramDirectory,'');
|
||||
TranslateResourceStrings(ProgramDirectory(true),'');
|
||||
writeln('');
|
||||
writeln('lazbuild [options] <project or package-filename>');
|
||||
writeln('');
|
||||
|
Loading…
Reference in New Issue
Block a user