TrueReality  v0.1.1912
PlatformMacros.h File Reference
#include <trUtil/Export.h>
#include <trUtil/TypeConfig.h>
Include dependency graph for PlatformMacros.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 trUtil
 Namespace that holds various utility classes for the engine.
 

Macros

#define TR_LINUX
 OS Defines. More...
 

Variables

 DEBUG
 
 RELEASE
 
 REL_WITH_DEB_INFO
 
const BuildType trUtil::TR_BUILD_TYPE = BuildType::RELEASE
 Defines TR Build Types. More...
 

Macro Definition Documentation

◆ TR_LINUX

#define TR_LINUX

OS Defines.

Definition at line 70 of file PlatformMacros.h.

Variable Documentation

◆ DEBUG

DEBUG

◆ REL_WITH_DEB_INFO

REL_WITH_DEB_INFO

Definition at line 42 of file PlatformMacros.h.

◆ RELEASE

RELEASE

Definition at line 42 of file PlatformMacros.h.