You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdevelop/buildtools/ada/README.dox

18 lines
566 B

/** \class AdaProjectPart
Ada Project: the common project part for all available ada
compilers (currently only gnat).
It holds the project file list and tries to abstract from their specifics.
\authors <a href="mailto:okellogg AT users.sourceforge.net">Oliver Kellogg</a>
\unmaintained This part is currently un-maintained
\deprecated This class is deprecated, use GenericProjectPart (buildtools/generic) instead.
\feature supports gnat compiler
\feature Holds the project file list and tries to abstract from their specifics
\requirement Ada gnat compiler
*/