On Fri, Jul 30, 2010 at 11:25, Paul Ishenin <[email protected]> wrote: > 29.07.2010 17:35, Alexander Klenin wrote: > >> Hm, so should I take the patch from the bug report as is >> (it just deletes $IFDEF line), or should I add $R line instead? >> I have just verified that all projects compile fine without $R -- >> is it really needed? > > Just open the project in the IDE, go to project options and press OK. This > action create you a res file and add a new $R directive. Then remove the old > $R directive and save the project.
No, Project Options -> OK did not change .lpr file in any way. .res file did not appear either. > Remove the old rc and manifest files if they are present and add a new res > file instead. Then commit. You mean .res should be undef version control? Even though it is generated automatically? -- Alexander S. Klenin -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
