]> sigrok.org Git - pulseview.git/blobdiff - config.h.in
Add initial manpage.
[pulseview.git] / config.h.in
index 6caa2303f26ae78230c83d2cfd1d00d0e12fd6f3..6101749b30c2722b43e76c1cdb7978aeec826c86 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of pulseview.
+ * This file is part of the PulseView project.
  *
  * Copyright (C) 2012 Alexandru Gagniuc <mr.nuke.me@gmail.com>
  *
 #ifndef _PULSEVIEW_CONFIG_H
 #define _PULSEVIEW_CONFIG_H
 
-/* Application Details */
+/* 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@