mirror of
https://github.com/mat007/turtle.git
synced 2026-06-22 12:13:43 +00:00
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:
parent
9eeed8f422
commit
a1b0454b57
2 changed files with 21 additions and 4 deletions
9
build/version.hpp
Normal file
9
build/version.hpp
Normal 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@
|
||||
Loading…
Add table
Add a link
Reference in a new issue