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.
tpearson
330c33ab6f
|
13 years ago | |
---|---|---|
.. | ||
CMakeLists.txt | 14 years ago | |
Makefile.am | 15 years ago | |
README.dox | 15 years ago | |
kdevpascalproject.desktop | 15 years ago | |
kdevpascalproject.rc | 15 years ago | |
pascalglobaloptionsdlg.cpp | 14 years ago | |
pascalglobaloptionsdlg.h | 14 years ago | |
pascalproject_optionsdlgbase.ui | 14 years ago | |
pascalproject_part.cpp | 13 years ago | |
pascalproject_part.h | 14 years ago | |
pascalproject_widget.cpp | 14 years ago | |
pascalproject_widget.h | 14 years ago | |
pascalprojectoptionsdlg.cpp | 13 years ago | |
pascalprojectoptionsdlg.h | 14 years ago | |
service.cpp | 14 years ago | |
service.h | 14 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. */