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

Go to the source code of this file.

Macros

#define CLOE_CONTACT_EMAIL   "cloe-dev@eclipse.org"
 
#define CLOE_STACK_VERSION   "4.1"
 
#define CLOE_STACK_SUPPORTED_VERSIONS   {"4", "4.0", "4.1"}
 
#define CLOE_XDG_SUFFIX   "cloe"
 
#define CLOE_CONFIG_HOME   "${XDG_CONFIG_HOME-${HOME}/.config}/" CLOE_XDG_SUFFIX
 
#define CLOE_DATA_HOME   "${XDG_DATA_HOME-${HOME}/.local/share}/" CLOE_XDG_SUFFIX
 
#define CLOE_SIMULATION_UUID_VAR   "CLOE_SIMULATION_UUID"
 
#define CLOE_PLUGIN_PATH   "CLOE_PLUGIN_PATH"