Pyrogenesis  trunk
Macros
os.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define OS_WIN64   0
 
#define OS_WIN   0
 
#define OS_LINUX   0
 
#define OS_ANDROID   0
 
#define OS_MACOSX   0
 
#define OS_BSD   0
 
#define OS_OPENBSD   0
 
#define OS_SOLARIS   0
 
#define OS_BEOS   0
 
#define OS_MAC   0
 
#define OS_AMIGA   0
 
#define OS_UNIX   0
 

Macro Definition Documentation

◆ OS_AMIGA

#define OS_AMIGA   0

◆ OS_ANDROID

#define OS_ANDROID   0

◆ OS_BEOS

#define OS_BEOS   0

◆ OS_BSD

#define OS_BSD   0

◆ OS_LINUX

#define OS_LINUX   0

◆ OS_MAC

#define OS_MAC   0

◆ OS_MACOSX

#define OS_MACOSX   0

◆ OS_OPENBSD

#define OS_OPENBSD   0

◆ OS_SOLARIS

#define OS_SOLARIS   0

◆ OS_UNIX

#define OS_UNIX   0

◆ OS_WIN

#define OS_WIN   0

◆ OS_WIN64

#define OS_WIN64   0