premake finally working, todo add sdl support to linux build
This commit is contained in:
7
libs/sdl/windows/include/SDL_revision.h
Normal file
7
libs/sdl/windows/include/SDL_revision.h
Normal file
@@ -0,0 +1,7 @@
|
||||
/* Generated by updaterev.sh, do not edit */
|
||||
#ifdef SDL_VENDOR_INFO
|
||||
#define SDL_REVISION "SDL-release-2.30.4-0-g92fe3b19c (" SDL_VENDOR_INFO ")"
|
||||
#else
|
||||
#define SDL_REVISION "SDL-release-2.30.4-0-g92fe3b19c"
|
||||
#endif
|
||||
#define SDL_REVISION_NUMBER 0
|
||||
Reference in New Issue
Block a user