27 #if defined(HAVE_CONFIG_H) 34 #define PACKAGE_NAME "xoreos" 37 #ifndef PACKAGE_VERSION 38 #define PACKAGE_VERSION "0.0.5" 41 #ifndef XOREOS_REVDESC 42 #define XOREOS_REVDESC "unknown" 46 #define XOREOS_REV "unk" 49 #ifndef XOREOS_BUILDDATE 50 #define XOREOS_BUILDDATE __DATE__ " " __TIME__ 57 #define XOREOS_REVSEP "" 59 #define XOREOS_REVSEP "+" 65 #define XOREOS_REV XOREOS_DISTRO 78 "Copyright (c) 2010-2018 by the xoreos team.\n" 79 "Please see the AUTHORS file for details.\n" 81 "This is free software; see the source for copying conditions. There is NO\n" 82 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.";
static const char * kProjectName
static const char * kProjectNameVersionFull
static const char * kProjectVersion
static const char * kProjectAuthors
static const char * kProjectURL
Basic xoreos version information.
const char * getProjectAuthors()
const char * getProjectNameVersion()
const char * getProjectVersion()
const char * getProjectURL()
const char * getProjectNameVersionFull()
static const char * kProjectNameVersion
const char * getProjectName()