On 18.11.2020 09:04, Bart via lazarus wrote:
On Wed, Nov 18, 2020 at 8:43 AM Michael Van Canneyt via lazarus
<lazarus@lists.lazarus-ide.org> wrote:

If you tell the IDE not to reload the last project when starting, it creates
a default GUI application. Since 99,99% of my programs are console programs,
And it would be nice if you could define default compiler settings for
console programs that differ from those used for GUI applications.
ATM my debug settings for GUI applications depend on the LazUtils
package, so that won't (be default) compile with console programs.

IMO better would be to have compiler settings presets (=named list). Then, of course, it's easy to implement to be able to pick up the default settings for each project type from the presets list.

Also, I am bugged by the fact that I cannot delete the (currently global) default compiler settings that I once set.

Ondrej

--
_______________________________________________
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to