src/config.in

Fri, 03 Feb 2023 11:59:17 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Fri, 03 Feb 2023 11:59:17 +0100
changeset 486
f1cc6a30623d
parent 2
a1e435907f3a
permissions
-rw-r--r--

Use cells from yeastpack if set to calculate the initcells. Use 90% underpitch to decide for a starter. Hide starter retry label and button if no starter is needed.

#ifndef CONFIG_IN
#define CONFIG_IN

#define CONFIGDATADIR "${CONFIGDATADIR}"
#define CONFIGDOCDIR "${CONFIGDOCDIR}"

#define VERSIONSTRING "${bmsapp_VERSION_MAJOR}.${bmsapp_VERSION_MINOR}.${bmsapp_VERSION_PATCH}"

#endif

mercurial