src/config.in

Thu, 09 Jun 2022 11:16:00 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Thu, 09 Jun 2022 11:16:00 +0200
changeset 271
f56c0dff0a3d
parent 2
a1e435907f3a
permissions
-rw-r--r--

Added the main record update to the product splitting. Block edit of the product code if the product is splitted.

#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