Commit 2f0bc548 by Vincent Celier Committed by Arnaud Charlet

prj-attr.adb: New Builder attribute Global_Compilation_Switches

2008-08-04  Vincent Celier  <celier@adacore.com>

	* prj-attr.adb: New Builder attribute Global_Compilation_Switches
	
	* snames.adb: New standard name Global_Compilation_Switches
	
	* snames.ads: New standard name Global_Compilation_Switches

From-SVN: r138584
parent 0f5177ad
......@@ -201,6 +201,7 @@ package body Prj.Attr is
"Pbuilder#" &
"Ladefault_switches#" &
"Lcswitches#" &
"Lcglobal_compilation_switches#" &
"Scexecutable#" &
"SVexecutable_suffix#" &
"SVglobal_configuration_pragmas#" &
......
......@@ -727,6 +727,7 @@ package body Snames is
"extends#" &
"externally_built#" &
"finder#" &
"global_compilation_switches#" &
"global_configuration_pragmas#" &
"global_config_file#" &
"gnatls#" &
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment