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
samelian cf21ddc3cc
[kdevelop] initial cmake support
14 years ago
..
CMakeLists.txt [kdevelop] initial cmake support 14 years ago
Makefile.am Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
README.dox Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
adaglobaloptionsdlg.cpp Trinity Qt initial conversion 14 years ago
adaglobaloptionsdlg.h Trinity Qt initial conversion 14 years ago
adaproject_optionsdlgbase.ui Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
adaproject_part.cpp Trinity Qt initial conversion 14 years ago
adaproject_part.h Trinity Qt initial conversion 14 years ago
adaproject_widget.cpp Trinity Qt initial conversion 14 years ago
adaproject_widget.h Trinity Qt initial conversion 14 years ago
adaprojectoptionsdlg.cpp Trinity Qt initial conversion 14 years ago
adaprojectoptionsdlg.h Trinity Qt initial conversion 14 years ago
kdevadaproject.desktop Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kdevadaproject.rc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
service.cpp Trinity Qt initial conversion 14 years ago
service.h Trinity Qt initial conversion 14 years ago

README.dox

/** \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

*/