[Lazarus] Storing projects in subversion (or git etc.)
Mark Morgan Lloyd
markMLl.lazarus at telemetry.co.uk
Sun Sep 20 19:35:24 CEST 2015
Mattias Gaertner wrote:
> On Sun, 20 Sep 2015 11:42:51 +0000
> Mark Morgan Lloyd <markMLl.lazarus at telemetry.co.uk> 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]
More information about the Lazarus
mailing list