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

Macros

#define DYNAMIC_GRAPH_VERSION   "3.7.1"
 
#define DYNAMIC_GRAPH_MAJOR_VERSION   3
 
#define DYNAMIC_GRAPH_MINOR_VERSION   7
 
#define DYNAMIC_GRAPH_PATCH_VERSION   1
 
#define DYNAMIC_GRAPH_DLLIMPORT
 
#define DYNAMIC_GRAPH_DLLEXPORT
 
#define DYNAMIC_GRAPH_DLLLOCAL
 
#define DYNAMIC_GRAPH_DLLAPI   DYNAMIC_GRAPH_DLLIMPORT
 
#define DYNAMIC_GRAPH_LOCAL   DYNAMIC_GRAPH_DLLLOCAL
 

Macro Definition Documentation

◆ DYNAMIC_GRAPH_DLLAPI

◆ DYNAMIC_GRAPH_DLLEXPORT

#define DYNAMIC_GRAPH_DLLEXPORT

◆ DYNAMIC_GRAPH_DLLIMPORT

#define DYNAMIC_GRAPH_DLLIMPORT

◆ DYNAMIC_GRAPH_DLLLOCAL

#define DYNAMIC_GRAPH_DLLLOCAL

◆ DYNAMIC_GRAPH_LOCAL

#define DYNAMIC_GRAPH_LOCAL   DYNAMIC_GRAPH_DLLLOCAL

◆ DYNAMIC_GRAPH_MAJOR_VERSION

#define DYNAMIC_GRAPH_MAJOR_VERSION   3

◆ DYNAMIC_GRAPH_MINOR_VERSION

#define DYNAMIC_GRAPH_MINOR_VERSION   7

◆ DYNAMIC_GRAPH_PATCH_VERSION

#define DYNAMIC_GRAPH_PATCH_VERSION   1

◆ DYNAMIC_GRAPH_VERSION

#define DYNAMIC_GRAPH_VERSION   "3.7.1"