src/config.in

Sat, 02 Apr 2022 23:01:13 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sat, 02 Apr 2022 23:01:13 +0200
changeset 101
1d14d3bf2465
parent 2
a1e435907f3a
permissions
-rw-r--r--

Added change beerstyle, the fermentables table, and first part of calcFermentables to the recipe editor.

#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