config.hh File Reference
This graph shows which files directly or indirectly include this file:

Macros

#define SOT_CORE_VERSION   "4.4.0"
 
#define SOT_CORE_MAJOR_VERSION   4
 
#define SOT_CORE_MINOR_VERSION   4
 
#define SOT_CORE_PATCH_VERSION   0
 
#define SOT_CORE_DLLIMPORT
 
#define SOT_CORE_DLLEXPORT
 
#define SOT_CORE_DLLLOCAL
 
#define SOT_CORE_DLLAPI   SOT_CORE_DLLIMPORT
 
#define SOT_CORE_LOCAL   SOT_CORE_DLLLOCAL
 

Macro Definition Documentation

◆ SOT_CORE_DLLAPI

#define SOT_CORE_DLLAPI   SOT_CORE_DLLIMPORT

◆ SOT_CORE_DLLEXPORT

#define SOT_CORE_DLLEXPORT

◆ SOT_CORE_DLLIMPORT

#define SOT_CORE_DLLIMPORT

◆ SOT_CORE_DLLLOCAL

#define SOT_CORE_DLLLOCAL

◆ SOT_CORE_LOCAL

#define SOT_CORE_LOCAL   SOT_CORE_DLLLOCAL

◆ SOT_CORE_MAJOR_VERSION

#define SOT_CORE_MAJOR_VERSION   4

◆ SOT_CORE_MINOR_VERSION

#define SOT_CORE_MINOR_VERSION   4

◆ SOT_CORE_PATCH_VERSION

#define SOT_CORE_PATCH_VERSION   0

◆ SOT_CORE_VERSION

#define SOT_CORE_VERSION   "4.4.0"