On Tue, 26 Oct 2010 16:05:22 +0300 patspiper <[email protected]> wrote:
>[...] > Can a part of the build modes be outside the project options, or have a > default starting set? (Such as having a build mode for each required > target without adding these to each and every project) I have not tried, but I guess the project templates should support this. About global build modes: A build mode contains all compiler options, including the search paths and target file. So this won't work in general. If all your projects share a package you can add an option to the package. Mattias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
