29#ifndef PERSISTENT_LOCATION
30#define PERSISTENT_LOCATION CCM_OPTIONAL
37#define VALUE_TO_STRING(x) #x
38#define VALUE(x) VALUE_TO_STRING(x)
39#define VAR_NAME_VALUE(var) #var "=" VALUE(var)
40#pragma message(VAR_NAME_VALUE(PERSISTENT_LOCATION))
persistent_config_container_s persistentState
persistent_config_s * config
persistent_config_container_s persistentState PERSISTENT_LOCATION
engine_configuration_s * engineConfiguration