|
cbp2make
Makefile generation tool for Code::Blocks IDE
|
Platform / Operating System specific functions. More...
Go to the source code of this file.
Classes | |
| class | CPlatform |
| Contains platform-specific settings and generates commands from templates. More... | |
| class | CPlatformSet |
| Manages a set of platforms. More... | |
Variables | |
| static const CString | STR_UNIX = "Unix" |
| UNIX platform name for configuration files. More... | |
| static const CString | STR_WINDOWS = "Windows" |
| Windows platform name for configuration files. More... | |
| static const CString | STR_MAC = "Mac" |
| Mac platform name for configuration files. More... | |
Platform / Operating System specific functions.
|
static |
Mac platform name for configuration files.
|
static |
UNIX platform name for configuration files.
|
static |
Windows platform name for configuration files.
1.8.4