On Fri, 20 Nov 2009 21:14:53 -0600 Andrew Brunner <[email protected]> wrote:
> Presently I have form resource files unversioned in my repository. > I'm realizing that Lazarus won't create the files automatically if not > present and forces me to open the unit viewing the form, moving it, > and saving - to force Lazarus to stream the *.lrs resource file. It auto creates the lrs files only for the units listed in the project inspector (or package editor). Maybe you forgot to add a unit to the project? > I'm wanting to report this as a flaw. Any feedback? Mattias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
