NCBI C++ ToolKit
|
#include <list>
#include <string>
#include <map>
#include "proj_item.hpp"
#include "msvc_prj_utils.hpp"
#include "msvc_makefile.hpp"
#include "proj_builder_app.hpp"
#include <corelib/ncbienv.hpp>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CMsvcPrjProjectContext |
CMsvcPrjProjectContext –. More... | |
class | CMsvcPrjGeneralContext |
CMsvcPrjGeneralContext –. More... | |
struct | ITool |
ITool –. More... | |
struct | IConfiguration |
IConfiguration –. More... | |
struct | ICompilerTool |
ICompilerTool –. More... | |
struct | ILinkerTool |
ILinkerTool –. More... | |
struct | ILibrarianTool |
ILibrarianTool –. More... | |
struct | ICustomBuildTool |
Dummies - Name - only tools. Must present in msvc proj: More... | |
struct | IMIDLTool |
struct | IPostBuildEventTool |
struct | IPreBuildEventTool |
Not a dummy for lib projects. More... | |
struct | IPreLinkEventTool |
struct | IResourceCompilerTool |
IResourceCompilerTool –. More... | |
struct | IWebServiceProxyGeneratorTool |
Dummies - Name - only tools. Must present in msvc proj: More... | |
struct | IXMLDataGeneratorTool |
struct | IManagedWrapperGeneratorTool |
struct | IAuxiliaryManagedWrapperGeneratorTool |
class | CMsvcTools |
CMsvcTools –. More... | |