all variants (windows/linux)(static/dynamic) now work
This commit is contained in:
@@ -31,9 +31,9 @@
|
||||
/* #undef SDL_VENDOR_INFO */
|
||||
|
||||
#ifdef SDL_VENDOR_INFO
|
||||
#define SDL_REVISION "SDL-3.5.0-release-3.4.0-501-gf3a3b4b95 (" SDL_VENDOR_INFO ")"
|
||||
#define SDL_REVISION "SDL-3.5.0-release-3.4.0-502-gf4255e15b (" SDL_VENDOR_INFO ")"
|
||||
#else
|
||||
#define SDL_REVISION "SDL-3.5.0-release-3.4.0-501-gf3a3b4b95"
|
||||
#define SDL_REVISION "SDL-3.5.0-release-3.4.0-502-gf4255e15b"
|
||||
#endif
|
||||
|
||||
#endif /* SDL_revision_h_ */
|
||||
|
||||
@@ -1 +1 @@
|
||||
libSDL3.so.0.5.0
|
||||
libSDL3.so.0.5
|
||||
1
prebuilt/linux/SDL3-dynamic/lib/libSDL3.so.0.5
Symbolic link
1
prebuilt/linux/SDL3-dynamic/lib/libSDL3.so.0.5
Symbolic link
@@ -0,0 +1 @@
|
||||
libSDL3.so.0.5.0
|
||||
Binary file not shown.
@@ -31,9 +31,9 @@
|
||||
/* #undef SDL_VENDOR_INFO */
|
||||
|
||||
#ifdef SDL_VENDOR_INFO
|
||||
#define SDL_REVISION "SDL-3.5.0-release-3.4.0-501-gf3a3b4b95 (" SDL_VENDOR_INFO ")"
|
||||
#define SDL_REVISION "SDL-3.5.0-release-3.4.0-502-gf4255e15b (" SDL_VENDOR_INFO ")"
|
||||
#else
|
||||
#define SDL_REVISION "SDL-3.5.0-release-3.4.0-501-gf3a3b4b95"
|
||||
#define SDL_REVISION "SDL-3.5.0-release-3.4.0-502-gf4255e15b"
|
||||
#endif
|
||||
|
||||
#endif /* SDL_revision_h_ */
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user