comp.lang.ada
 help / color / mirror / Atom feed
* Compiler switches for directory in GNAT project files
@ 2011-08-27 17:49 Björn
  2011-08-27 19:50 ` Robert A Duff
  2011-08-27 21:34 ` anon
  0 siblings, 2 replies; 4+ messages in thread
From: Björn @ 2011-08-27 17:49 UTC (permalink / raw)


I have a number of source files in a GNAT project which have been
automatically generated. I want to compile these source files with
different compiler switches from the rest of the project (e.g. less
warnings).

All of the automatically generated files are located in one single
folder. Up until now I've specified them one by one in the project
file: for Switches ("foo.adb") use ... However, the list of specified
files have now grown well over a hundred.

Is there a way to specify specific compiler switches for all files
contained in a specific directory in GNAT project files?

/Björn



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-08-28  7:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-27 17:49 Compiler switches for directory in GNAT project files Björn
2011-08-27 19:50 ` Robert A Duff
2011-08-28  7:24   ` Björn
2011-08-27 21:34 ` anon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox