mirror of
				https://gitlab.com/freepascal.org/lazarus/lazarus.git
				synced 2025-10-31 22:10:55 +01:00 
			
		
		
		
	IDE: fixed applying macro defaults
git-svn-id: trunk@41336 -
This commit is contained in:
		
							parent
							
								
									c8408ddee7
								
							
						
					
					
						commit
						ed2d368f37
					
				| @ -2264,7 +2264,6 @@ function TBuildManager.OnGetBuildMacroValues(Options: TBaseCompilerOptions; | ||||
|         ApplyBuildMatrixMacros(Project1.BuildModes.SessionMatrixOptions,Target,Vars); | ||||
|       end; | ||||
|       SetCmdLineOverrides(Vars); | ||||
|       SetDefaults(Vars); | ||||
|       {$IFDEF VerboseBuildMacros} | ||||
|       Vars.WriteDebugReport('OnGetBuildMacroValues after applying project values'); | ||||
|       {$ENDIF} | ||||
| @ -2276,6 +2275,7 @@ function TBuildManager.OnGetBuildMacroValues(Options: TBaseCompilerOptions; | ||||
|       {$ENDIF} | ||||
|       Vars.AddOverrides(Values); | ||||
|     {$ENDIF} | ||||
|     SetDefaults(Vars); | ||||
|   end; | ||||
| 
 | ||||
| var | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 mattias
						mattias