improve the way the git hash is included in the binary

should be better for use of ccache and so on
This commit is contained in:
Peinthor Rene
2013-04-19 11:54:25 +02:00
parent 0f24972a2c
commit 441d4e79b7
3 changed files with 19 additions and 4 deletions

View File

@@ -1,5 +1,6 @@
#include "AboutDialog.h"
#include "ui_AboutDialog.h"
#include "gen_version.h"
#include <sqlite3.h>
AboutDialog::AboutDialog(QWidget *parent) :