建档
This commit is contained in:
8
Library/SDL2-2.28.5/SDL2/SDL_revision.h.cmake
Normal file
8
Library/SDL2-2.28.5/SDL2/SDL_revision.h.cmake
Normal file
@@ -0,0 +1,8 @@
|
||||
#cmakedefine SDL_VENDOR_INFO "@SDL_VENDOR_INFO@"
|
||||
#define SDL_REVISION_NUMBER 0
|
||||
|
||||
#ifdef SDL_VENDOR_INFO
|
||||
#define SDL_REVISION "@SDL_REVISION@ (" SDL_VENDOR_INFO ")"
|
||||
#else
|
||||
#define SDL_REVISION "@SDL_REVISION@"
|
||||
#endif
|
||||
Reference in New Issue
Block a user