mirror of
https://gitlab.com/dosowisko.net/libsuperderpy.git
synced 2025-02-01 02:56:43 +01:00
defines: Add LIBSUPERDERPY_VENDOR to defined variables
This commit is contained in:
parent
5f4f5bafaf
commit
6d6112e12e
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
/*
|
||||
* These values are automatically set according to their cmake variables.
|
||||
*/
|
||||
#define LIBSUPERDERPY_VENDOR "${LIBSUPERDERPY_VENDOR}"
|
||||
#define LIBSUPERDERPY_GAMENAME "${LIBSUPERDERPY_GAMENAME}"
|
||||
#define LIBSUPERDERPY_GAMENAME_PRETTY "${LIBSUPERDERPY_GAMENAME_PRETTY}"
|
||||
#define LIBSUPERDERPY_GAME_GIT_REV "${LIBSUPERDERPY_GAME_GIT_REV}"
|
||||
|
|
Loading…
Reference in a new issue