[Lazarus] Lazarus projects in a local repository
Mattias Gaertner
nc-gaertnma at netcologne.de
Mon Feb 20 21:12:46 CET 2012
On Mon, 20 Feb 2012 19:56:27 +0000
Mark Morgan Lloyd <markMLl.lazarus at telemetry.co.uk> wrote:
> When storing a Lazarus project in a local Subversion or similar, what
> files should be added and what discarded?
See
http://wiki.lazarus.freepascal.org/Lazarus_Faq#What_is_the_meaning_of_the_various_file_extensions_used_by_Lazarus.3F
> As a particular example, should .lrs files be saved or are they better
> regenerated as required?
You can remove them and replace the include directives with {$R *.lfm}.
Mattias
More information about the Lazarus
mailing list