Code::Blocks
SVN r11506
|
Go to the source code of this file.
Classes | |
class | ProjectLoader |
Code::Blocks project file loader. More... | |
Macros | |
#define | PROJECT_FILE_VERSION_MAJOR 1 |
#define | PROJECT_FILE_VERSION_MINOR 6 |
Functions | |
WX_DECLARE_STRING_HASH_MAP (wxString, CompilerSubstitutes) | |
#define PROJECT_FILE_VERSION_MAJOR 1 |
Definition at line 12 of file projectloader.h.
Referenced by ProjectLoader::ExportTargetAsProject(), and ProjectLoader::Open().
#define PROJECT_FILE_VERSION_MINOR 6 |
Definition at line 13 of file projectloader.h.
Referenced by ProjectLoader::ExportTargetAsProject(), and ProjectLoader::Open().
WX_DECLARE_STRING_HASH_MAP | ( | wxString | , |
CompilerSubstitutes | |||
) |