static const std::string TR_LIB
Environmental Variable that points to the Library folders of the engine.
static const std::string TR_INC
Environmental Variable that points to the Include folders of the engine.
#define TR_DISABLE_WARNING_START_MSVC(...)
Disable warning for stl classes Needs to have dll-interface to be used by clients of class...
static const std::string TR_LOG_PATH
Environmental Variable holds the path of the custom Log folder.
#define TR_DISABLE_WARNING_END
static const std::string TR_USER_DATA
Environmental Variable that points to the User Data folder of the engine The Data folder should have ...
A class that represents date time utility.
Namespace that holds various utility classes for the engine.
static const std::string TR_DATA
Environmental Variable that points to the Data folder of the engine The Data folder should have gener...
static const std::string TR_PATH
Environmental Variable that should be upended to the PATH variable, to give the engine access to its ...
static const std::string TR_BIN
Environmental Variable that points to the Binary folders of the engine.
EnvVariables()
Default constructor.
static const std::string TR_ROOT
Environmental Variable that points to the Root folder of the engine.