The template project is also configured as a startup project in the options:
IDE Options > Environment > IDE Startup > combobox "New Project Type".
But if you can/want to change the IDE sources, then it is enough to add the
line "AProject.Flags := AProject.Flags + [pfSaveOnlyProjectUnits];" to
On Thu, 5 Dec 2024, n7800 via lazarus wrote:
In the Project Options window there is a checkbox in the corner called "Set compiler options
as default", but as the name suggests it does not save the options from the "Project
Options" category, which is where your setting belongs.
So I can o
In the Project Options window there is a checkbox in the corner called "Set
compiler options as default", but as the name suggests it does not save the
options from the "Project Options" category, which is where your setting
belongs.
So I can only recommend you to use "Project Templates". It