mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-04-28 21:07:59 +03:00
Distinguish between release and development builds
This commit is contained in:
parent
d92ded3bcd
commit
19bef4fce8
3 changed files with 23 additions and 15 deletions
|
@ -6,7 +6,8 @@
|
|||
#define OPENMW_VERSION_RELEASE @OPENMW_VERSION_RELEASE@
|
||||
#define OPENMW_VERSION "@OPENMW_VERSION@"
|
||||
|
||||
#define OPENMW_VERSION_COMMIT "@OPENMW_VERSION_COMMIT@"
|
||||
#define OPENMW_VERSION_COMMITHASH "@OPENMW_VERSION_COMMITHASH@"
|
||||
#define OPENMW_VERSION_TAGHASH "@OPENMW_VERSION_TAGHASH@"
|
||||
|
||||
#endif // VERSION_HPP
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue