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/pascal
toma 114a878c64
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
15 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
kdevpascalproject.desktop Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kdevpascalproject.rc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
pascalglobaloptionsdlg.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
pascalglobaloptionsdlg.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
pascalproject_optionsdlgbase.ui Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
pascalproject_part.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
pascalproject_part.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
pascalproject_widget.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
pascalproject_widget.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
pascalprojectoptionsdlg.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
pascalprojectoptionsdlg.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
service.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
service.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago

README.dox

/** \class PascalProjectPart
This is the Pascal build tool part.

Common build tool part part for all available pascal compilers (gpc, fpc, dcc).
It holds no project file list and tries to abstract from their specifics.

\authors <a href="mailto:cloudtemple AT mksat.net">Alexander Dymo</a>

\maintainer <a href="mailto:cloudtemple AT mksat.net">Alexander Dymo</a>

\deprecated This class is deprecated, use GenericProjectPart (buildtools/generic) instead.

*/