添加项目文件。
This commit is contained in:
7
ThirdParty/SDL2/include/SDL_revision.h
vendored
Normal file
7
ThirdParty/SDL2/include/SDL_revision.h
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
/* Generated by updaterev.sh, do not edit */
|
||||
#ifdef SDL_VENDOR_INFO
|
||||
#define SDL_REVISION "SDL-release-2.30.2-0-gf461d91cd (" SDL_VENDOR_INFO ")"
|
||||
#else
|
||||
#define SDL_REVISION "SDL-release-2.30.2-0-gf461d91cd"
|
||||
#endif
|
||||
#define SDL_REVISION_NUMBER 0
|
Reference in New Issue
Block a user