]> sigrok.org Git - pulseview.git/blobdiff - config.h.in
Added --help option
[pulseview.git] / config.h.in
index ea9b0d4ac0aa77fca1633602022a390824042f64..8f49bbf7187ab10c1ac5648f0d82c3d1bac7913e 100644 (file)
 #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@