src/config.in

Sat, 09 Apr 2022 13:34:45 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sat, 09 Apr 2022 13:34:45 +0200
changeset 124
ba26b19572ab
parent 2
a1e435907f3a
permissions
-rw-r--r--

Adjusted the width of the fermentables table. Made room for a stacked widget on the yeasts tab.

#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