
It supports setting up commands and arguments to build, configure, clean, 'dist-clean' and install the project, so that kdevelop's actions work as expected.
additionally it allows one to setup include directories (or import-directories) and defines for the project on a per-directory basis. this allows the c++ support and other language plugins to find file-references without manually adding them via the include-assistant.
this package contains a kdevelop plugin to handle arbitrary custom buildsystems