Mattias Gaertner wrote:
On Sun, 20 Sep 2015 11:42:51 +0000
Mark Morgan Lloyd <[email protected]> wrote:
leledumbo wrote:
For newer lazaruses, .lrs is no longer used, since Lazarus uses the .lfm
files directly for new projects.
and even in older lazarus, only .lfm is used for streaming. you can
regenerate .lrs simply by either compiling it with lazres or make a trivial
change in the form designer.
Would lazres be automatically invoked by lazarus or lazbuild is the .lsr
was missing?
No.
They share the code, so they call the same procedure.
Lazarus and lazbuild auto generate the lrs files.
That's the important thing, and what I actually meant. So in practical
terms, a .lrs is rebuilt when needed in all cases.
--
Mark Morgan Lloyd
markMLl .AT. telemetry.co .DOT. uk
[Opinions above are the author's, not those of his employers or colleagues]
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus