On Wed, 19 Jul 2017 09:43:02 -0300 "Marcos Douglas B. Santos via Lazarus" <[email protected]> wrote:
>[...] > How do you get the compiler arguments for each project? Mabe using the > XML that Lazarus creates for each program? You can either compile each project using lazbuild, or you can fetch the options from the produced .compiled file (xml format). Mattias -- _______________________________________________ Lazarus mailing list [email protected] https://lists.lazarus-ide.org/listinfo/lazarus
