On Sun, Sep 26, 2010 at 1:56 AM, Graeme Geldenhuys <[email protected]>wrote:
> On 25 September 2010 23:10, Benito van der Zander wrote: > > in Lazarus, are three configurations: debug (range/overflow check), > release > > linux (smart linked, optimized), > > release windows (smart linked, optimized, cross compiled)... > > Many have asked this, but it is clearly not a high priority for the > Lazarus developers. There are a few options though. > > Option 1) Project Options > Compiler Options > Other > "Use additional > compiler config file" > You can create various config files with different compiler > parameters (remember one > parameter per line in the config file). > I have two such files: mm_debug.cfg and mm_release.cfg > > Not work if you Debug or "Find Declairation", Lazarus not load the Pathes from the config file. -- Zaher Dirkey
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
