Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Using the Lazarus IDE
»
Options
»
Enable Debug and Release build modes by default
Free Pascal
Website
Downloads
Wiki
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
FAQ
Wiki
Bugtracker
Packages
IRC channel
Developer Blog
Follow us on Twitter
Latest SVN
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
Search
Advanced search
Recent
New debugger for Mac base...
by
Martin_fr
[
Today
at 11:03:20 pm]
encrypt text and savedial...
by
lucamar
[
Today
at 10:46:45 pm]
Lazarus Release 2.0.0
by
garlar27
[
Today
at 10:44:34 pm]
Strings and special chara...
by
dbannon
[
Today
at 10:25:55 pm]
StrToInt conversion probl...
by
dbannon
[
Today
at 10:19:40 pm]
Unable to compile demo pr...
by
lucamar
[
Today
at 10:03:01 pm]
Hunspell Spelling example...
by
dbannon
[
Today
at 09:58:42 pm]
formulario := form - Não ...
by
TeoUrbana
[
Today
at 08:42:06 pm]
Which simple DB to use fo...
by
Vodnik
[
Today
at 08:24:46 pm]
Mac OS serial port access
by
dsiders
[
Today
at 07:51:46 pm]
« previous
next »
Print
Pages: [
1
]
Author
Topic: Enable Debug and Release build modes by default (Read 1784 times)
andresayang
Jr. Member
Posts: 56
Enable Debug and Release build modes by default
«
on:
March 10, 2018, 06:47:56 pm »
Hi all,
Is there any way to enable Debug and Release build mode by default ? (ie automatically set when creating a new project)
Thanks,
Andre
Logged
Linux, Debian 9
Lazarus: always latest release
ASerge
Hero Member
Posts: 1064
Re: Enable Debug and Release build modes by default
«
Reply #1 on:
March 10, 2018, 07:44:16 pm »
Create a new empty project.
Open the "Options for Project".
Configure the Build modes, as well as all other options for each mode.
Set checkbox "Set compile options as default".
OK.
Logged
andresayang
Jr. Member
Posts: 56
Re: Enable Debug and Release build modes by default
«
Reply #2 on:
March 11, 2018, 04:42:53 am »
Hi,
Wow, thanks a lot
Cheers
Ps: New project creation is not mandatory, you can do this within your working project. The funny thing is now I know where it is, i see it each time, never saw the option before.
«
Last Edit: March 11, 2018, 11:31:09 pm by andresayang
»
Logged
Linux, Debian 9
Lazarus: always latest release
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Using the Lazarus IDE
»
Options
»
Enable Debug and Release build modes by default