mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-21 06:59:21 +02:00
IDE: changed default project flag: always build even if nothing changed to off
git-svn-id: trunk@29004 -
This commit is contained in:
parent
2c21eb9bf3
commit
1b47558762
@ -805,7 +805,6 @@ const
|
||||
pfMainUnitHasCreateFormStatements,
|
||||
pfMainUnitHasTitleStatement,
|
||||
pfRunnable,
|
||||
pfAlwaysBuild,
|
||||
pfLRSFilesInOutputDirectory];
|
||||
ProjectFlagNames : array[TProjectFlag] of string = (
|
||||
'SaveClosedFiles',
|
||||
|
Loading…
Reference in New Issue
Block a user