X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=config.h.in;h=8f49bbf7187ab10c1ac5648f0d82c3d1bac7913e;hb=fb746bcc3d2b317e7ced838ff0f90cdf3dfe7aed;hp=ea9b0d4ac0aa77fca1633602022a390824042f64;hpb=075fb4995aaaf521502571d26da62a6923555eff;p=pulseview.git diff --git a/config.h.in b/config.h.in index ea9b0d4a..8f49bbf7 100644 --- a/config.h.in +++ b/config.h.in @@ -20,6 +20,11 @@ #ifndef _PULSEVIEW_CONFIG_H #define _PULSEVIEW_CONFIG_H +/* Application Details */ +#define PV_TITLE "@PV_TITLE@" +#define PV_DESCRIPTION "@PV_DESCRIPTION@" +#define PV_BIN_NAME "@PROJECT_NAME@" + /* Pulseview version information */ #define PV_VERSION_MAJOR @PV_VERSION_MAJOR@ #define PV_VERSION_MINOR @PV_VERSION_MINOR@