api.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define MC_CONTROL_VERSION   "UNKNOWN-dirty"
 
#define MC_CONTROL_DLLIMPORT
 
#define MC_CONTROL_DLLEXPORT
 
#define MC_CONTROL_DLLLOCAL
 
#define MC_CONTROL_DLLAPI   MC_CONTROL_DLLIMPORT
 
#define MC_CONTROL_LOCAL   MC_CONTROL_DLLLOCAL
 

Macro Definition Documentation

◆ MC_CONTROL_DLLAPI

#define MC_CONTROL_DLLAPI   MC_CONTROL_DLLIMPORT

◆ MC_CONTROL_DLLEXPORT

#define MC_CONTROL_DLLEXPORT

◆ MC_CONTROL_DLLIMPORT

#define MC_CONTROL_DLLIMPORT

◆ MC_CONTROL_DLLLOCAL

#define MC_CONTROL_DLLLOCAL

◆ MC_CONTROL_LOCAL

#define MC_CONTROL_LOCAL   MC_CONTROL_DLLLOCAL

◆ MC_CONTROL_VERSION

#define MC_CONTROL_VERSION   "UNKNOWN-dirty"