mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2024-12-22 02:30:55 +00:00
ce5c41d7eb
Overhaul cmake build
See merge request STJr/SRB2!1832
(cherry picked from commit 4337205fa8
)
# Conflicts:
# src/sdl/CMakeLists.txt
10 lines
358 B
C
10 lines
358 B
C
|
|
#pragma once
|
|
#define OPENMPT_VERSION_SVNVERSION "17963"
|
|
#define OPENMPT_VERSION_REVISION 17963
|
|
#define OPENMPT_VERSION_DIRTY 0
|
|
#define OPENMPT_VERSION_MIXEDREVISIONS 0
|
|
#define OPENMPT_VERSION_URL "https://source.openmpt.org/svn/openmpt/tags/libopenmpt-0.4.32"
|
|
#define OPENMPT_VERSION_DATE "2022-09-25T14:19:05.052596Z"
|
|
#define OPENMPT_VERSION_IS_PACKAGE 1
|
|
|