Generate/update a version.h header file.

This is dedicated to Lubomir ;)

Should work (tm).  Not sure though if you want target
'gen_version_file' as a pre-requisite to $(NAME) or some other target.

[Dirk Hohndel: minor adjustments to make it work with gtk-gui.c]

Signed-off-by: Cristian Ionescu-Idbohrn <cristian.ionescu-idbohrn@axis.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Cristian Ionescu-Idbohrn 2013-02-26 18:24:02 +01:00 committed by Dirk Hohndel
parent 686a27aee9
commit 42fa5a6368
3 changed files with 18 additions and 5 deletions

View file

@ -22,7 +22,7 @@
#include "uemis.h"
#include "device.h"
#include "webservice.h"
#include "version.h"
#include "libdivecomputer.h"
#include <gdk-pixbuf/gdk-pixbuf.h>