NCBI C++ ToolKit
|
#include <corelib/ncbienv.hpp>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | IProjectFilter |
Utilits for Project Tree Builder: More... | |
struct | SProjectTreeInfo |
Abstraction of project tree general information. More... | |
Functions | |
string | ParentDir (const string &dir_abs) |
Definition at line 36 of file proj_utils.cpp.
References CDirEntry::AddTrailingPathSeparator(), and CDirEntry::NormalizePath().
Referenced by SAsnProjectMultipleT::DoCreate(), and CProjBulderApp::GenerateUnixProjects().