Cytopia  0.3
A city building simulation game
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
platform.hxx File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define CYTOPIA_PLATFORM_UNIX
 
#define CYTOPIA_PLATFORM_LINUX
 

Variables

constexpr const char * CYTOPIA_PLATFORM_NAME = "linux"
 

Macro Definition Documentation

◆ CYTOPIA_PLATFORM_LINUX

#define CYTOPIA_PLATFORM_LINUX

Definition at line 26 of file platform.hxx.

◆ CYTOPIA_PLATFORM_UNIX

#define CYTOPIA_PLATFORM_UNIX

Definition at line 25 of file platform.hxx.

Variable Documentation

◆ CYTOPIA_PLATFORM_NAME

constexpr const char* CYTOPIA_PLATFORM_NAME = "linux"
constexpr

Definition at line 27 of file platform.hxx.