cbp2make
Makefile generation tool for Code::Blocks IDE
Classes
depsearch.h File Reference

Unit dependency information gathering. More...

#include "stlstrings.h"
#include "stringhash.h"
#include "platforms.h"
#include "makefile.h"

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...
 

Detailed Description

Unit dependency information gathering.