cbp2make
Makefile generation tool for Code::Blocks IDE
|
Unit dependency information gathering. More...
Go to the source code of this file.
Classes | |
class | CDependencyRecord |
Dependency record for a single build unit. More... | |
class | CDependencyInfo |
Dependency information for build units in a project. More... | |
class | CIncludeSearchFilter |
Declares interface for gathering build unit dependencies from project files into build unit dependency database. More... | |
class | CCppIncludeSearchFilter |
Gathers build unit dependencies from C/C++ source files withing project into build unit dependency database. More... | |
Unit dependency information gathering.