src/config.in

Sun, 15 Jan 2023 14:15:49 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Sun, 15 Jan 2023 14:15:49 +0100
changeset 462
1654ff5446c7
parent 2
a1e435907f3a
permissions
-rw-r--r--

Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.

#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