Re: [Lazarus] Project Session info question

2024-12-04 Thread n7800 via lazarus
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

Re: [Lazarus] Project Session info question

2024-12-04 Thread Michael Van Canneyt via lazarus
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

Re: [Lazarus] Project Session info question

2024-12-04 Thread n7800 via lazarus
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