In Project options there is somewhere a choice available to set this. (You might have to remove one line from the .lpr IIRC, where an .RC was included as resource, I think it was ifdef-ed for Windows, so it would be easy to find)
Bart On 10/2/11, Frank Church <[email protected]> wrote: > I want to switch to use .res files instead of .lrs files, but when I run the > program I get an error about no streaming method available and I need to > uncomment the references to the .lrs files in the sources to get the program > working again. > > If you want to use .res files does Lazarus automatically generate them for > each form, or there some manual steps involved? > > -- > Frank Church > > ======================= > http://devblog.brahmancreations.com > -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
