src/config.in

Sun, 20 Feb 2022 12:13:22 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Sun, 20 Feb 2022 12:13:22 +0100
changeset 23
1ac3fb2569c1
parent 2
a1e435907f3a
permissions
-rw-r--r--

Added ui files for hops, yeasts and misc inventory.

#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