common: Add additional SCM revision fields
This commit is contained in:
parent
d45ad75404
commit
3d4a0b94e3
3 changed files with 21 additions and 0 deletions
|
@ -13,6 +13,9 @@ extern const char g_build_name[];
|
|||
extern const char g_build_date[];
|
||||
extern const char g_build_fullname[];
|
||||
extern const char g_build_version[];
|
||||
extern const char g_build_id[];
|
||||
extern const char g_title_bar_format_idle[];
|
||||
extern const char g_title_bar_format_running[];
|
||||
extern const char g_shader_cache_version[];
|
||||
|
||||
} // namespace Common
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue