mirror of
https://github.com/raysan5/raylib.git
synced 2025-09-08 12:28:15 +00:00
Updated libraries for release
OpenAL Soft and raylib compiled for release and stripped
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -120,8 +120,6 @@ docs/examples/web/*/*.html
|
|||||||
!docs/examples/web/models/loader.html
|
!docs/examples/web/models/loader.html
|
||||||
|
|
||||||
# raylib release libs
|
# raylib release libs
|
||||||
src/libraylib.a
|
|
||||||
src/libraylib.bc
|
|
||||||
!release/android/armeabi-v7a/libraylib.a
|
!release/android/armeabi-v7a/libraylib.a
|
||||||
!release/android/armeabi-v7a/libraylib.so
|
!release/android/armeabi-v7a/libraylib.so
|
||||||
!release/linux/libraylib.a
|
!release/linux/libraylib.a
|
||||||
@@ -150,7 +148,6 @@ build
|
|||||||
!games/CMakeLists.txt
|
!games/CMakeLists.txt
|
||||||
|
|
||||||
# binaries made from raylib
|
# binaries made from raylib
|
||||||
libraylib.a
|
|
||||||
libraylib.so
|
libraylib.so
|
||||||
libraylib.dylib
|
libraylib.dylib
|
||||||
libraylib.dll
|
libraylib.dll
|
||||||
|
Binary file not shown.
Binary file not shown.
BIN
templates/android_project/src/libs/libraylib.a
Normal file
BIN
templates/android_project/src/libs/libraylib.a
Normal file
Binary file not shown.
Reference in New Issue
Block a user