Added version.hpp to source files when building release packages

git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@700 860be788-9bd5-4423-9f1e-828f051e677b
This commit is contained in:
mat007 2013-11-25 06:50:55 +00:00
parent 9eeed8f422
commit a1b0454b57
2 changed files with 21 additions and 4 deletions

9
build/version.hpp Normal file
View file

@ -0,0 +1,9 @@
// http://turtle.sourceforge.net
//
// Copyright Mathieu Champlon 2013
//
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)
#define MOCK_VERSION @MOCK_VERSION@