/** @mainpage The TDevelop Buildtool Base Library This library contains base classes for TDevelop builtool support plugins. Link with: -lkdevbuildbase Include path: -I\$(kde_includes)/tdevelop/buildtools/base \section btbaseoverview Overview This library is created to provide KDevBuildTool compat class which can be used as drop-in replacement of KDevProject class for buildtool support plugins written for old TDevelop architecture (before version 3.2). Nevertheless, it can be useful for new buildtool plugins as well because it provides useful methods to get application and make frontend extensions. */