summaryrefslogtreecommitdiffstats
path: root/gcc/ada/prj.ads
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/prj.ads')
-rw-r--r--gcc/ada/prj.ads4
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/ada/prj.ads b/gcc/ada/prj.ads
index 502ace95f8d..453a7ca4d70 100644
--- a/gcc/ada/prj.ads
+++ b/gcc/ada/prj.ads
@@ -1190,6 +1190,10 @@ package Prj is
-- Miscellaneous --
-------------------
+ Imported_Directories_Switches : Argument_List_Access := null;
+ -- List of the source search switches (-I<source dir>) to be used
+ -- when compiling.
+
Ada_Objects_Path : String_Access := null;
-- The cached value of ADA_OBJECTS_PATH for this project file. Do not
-- use this field directly outside of the compiler, use
OpenPOWER on IntegriCloud