config.hh File Reference

Macros

#define SOT_DYNINV_VERSION   "3.1.2"
 
#define SOT_DYNINV_MAJOR_VERSION   3
 
#define SOT_DYNINV_MINOR_VERSION   1
 
#define SOT_DYNINV_PATCH_VERSION   2
 
#define SOT_DYNINV_DLLIMPORT
 
#define SOT_DYNINV_DLLEXPORT
 
#define SOT_DYNINV_DLLLOCAL
 
#define SOT_DYNINV_DLLAPI   SOT_DYNINV_DLLIMPORT
 
#define SOT_DYNINV_LOCAL   SOT_DYNINV_DLLLOCAL
 

Macro Definition Documentation

◆ SOT_DYNINV_DLLAPI

#define SOT_DYNINV_DLLAPI   SOT_DYNINV_DLLIMPORT

◆ SOT_DYNINV_DLLEXPORT

#define SOT_DYNINV_DLLEXPORT

◆ SOT_DYNINV_DLLIMPORT

#define SOT_DYNINV_DLLIMPORT

◆ SOT_DYNINV_DLLLOCAL

#define SOT_DYNINV_DLLLOCAL

◆ SOT_DYNINV_LOCAL

#define SOT_DYNINV_LOCAL   SOT_DYNINV_DLLLOCAL

◆ SOT_DYNINV_MAJOR_VERSION

#define SOT_DYNINV_MAJOR_VERSION   3

◆ SOT_DYNINV_MINOR_VERSION

#define SOT_DYNINV_MINOR_VERSION   1

◆ SOT_DYNINV_PATCH_VERSION

#define SOT_DYNINV_PATCH_VERSION   2

◆ SOT_DYNINV_VERSION

#define SOT_DYNINV_VERSION   "3.1.2"