summaryrefslogtreecommitdiffstats
path: root/buildtools/pascal/README.dox
blob: 4f3b989790ab88cf411052e90ca841d7bad96843 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/** \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.

*/