libpromeki main
PROfessional MEdia toolKIt
 
Loading...
Searching...
No Matches
BuildInfo Struct Reference

Holds compile-time build information for the library. More...

#include <buildinfo.h>

Public Attributes

const charname
 Project name.
 
const charversion
 Version string (e.g. "1.2.3").
 
const charrepoident
 Repository identifier (e.g. git commit hash).
 
const chardate
 Build date string (DATE).
 
const chartime
 Build time string (TIME).
 
const charhostname
 Hostname of the build machine.
 
const chartype
 Build type (e.g. "Release", "Debug").
 
int betaVersion
 Beta version number, or 0 if not a beta build.
 
int rcVersion
 Release candidate number, or 0 if not an RC build.
 

Detailed Description

Holds compile-time build information for the library.


The documentation for this struct was generated from the following file: