config.hh File Reference

Macros

#define SOT_HRP2_VERSION   "2.1.2"
 
#define SOT_HRP2_MAJOR_VERSION   2
 
#define SOT_HRP2_MINOR_VERSION   1
 
#define SOT_HRP2_PATCH_VERSION   2
 
#define SOT_HRP2_DLLIMPORT
 
#define SOT_HRP2_DLLEXPORT
 
#define SOT_HRP2_DLLLOCAL
 
#define SOT_HRP2_DLLAPI   SOT_HRP2_DLLIMPORT
 
#define SOT_HRP2_LOCAL   SOT_HRP2_DLLLOCAL
 

Macro Definition Documentation

◆ SOT_HRP2_DLLAPI

#define SOT_HRP2_DLLAPI   SOT_HRP2_DLLIMPORT

◆ SOT_HRP2_DLLEXPORT

#define SOT_HRP2_DLLEXPORT

◆ SOT_HRP2_DLLIMPORT

#define SOT_HRP2_DLLIMPORT

◆ SOT_HRP2_DLLLOCAL

#define SOT_HRP2_DLLLOCAL

◆ SOT_HRP2_LOCAL

#define SOT_HRP2_LOCAL   SOT_HRP2_DLLLOCAL

◆ SOT_HRP2_MAJOR_VERSION

#define SOT_HRP2_MAJOR_VERSION   2

◆ SOT_HRP2_MINOR_VERSION

#define SOT_HRP2_MINOR_VERSION   1

◆ SOT_HRP2_PATCH_VERSION

#define SOT_HRP2_PATCH_VERSION   2

◆ SOT_HRP2_VERSION

#define SOT_HRP2_VERSION   "2.1.2"