2017-02-06 06:26:44 +00:00
|
|
|
#define SCM_REV_STR "${DOLPHIN_WC_REVISION}"
|
|
|
|
#define SCM_DESC_STR "${DOLPHIN_WC_DESCRIBE}"
|
|
|
|
#define SCM_BRANCH_STR "${DOLPHIN_WC_BRANCH}"
|
|
|
|
#define SCM_IS_MASTER ${DOLPHIN_WC_IS_STABLE}
|
2021-04-17 17:45:43 +00:00
|
|
|
#define SCM_DISTRIBUTOR_STR "${DISTRIBUTOR}"
|
|
|
|
#define SCM_UPDATE_TRACK_STR "${DOLPHIN_DEFAULT_UPDATE_TRACK}"
|