diff options
| author | Ray San <[email protected]> | 2017-10-11 13:28:16 +0200 |
|---|---|---|
| committer | Ray San <[email protected]> | 2017-10-11 13:28:16 +0200 |
| commit | 32d855470dc8d3804a6aafd2310d81bafa74aa21 (patch) | |
| tree | e77b5be985e09ee7a9a121bd81c1170342f91470 | |
| parent | 1bab8f05cc18aaefb7fc3e40eb1b76287e729aa2 (diff) | |
| download | raylib-32d855470dc8d3804a6aafd2310d81bafa74aa21.tar.gz raylib-32d855470dc8d3804a6aafd2310d81bafa74aa21.zip | |
Updated release libraries for win32/mingw32
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | release/libs/win32/mingw32/OpenAL32.dll | bin | 0 -> 878592 bytes | |||
| -rw-r--r-- | release/libs/win32/mingw32/glfw3.dll | bin | 0 -> 305452 bytes | |||
| -rw-r--r-- | release/libs/win32/mingw32/libOpenAL32.a | bin | 2226842 -> 1190786 bytes | |||
| -rw-r--r-- | release/libs/win32/mingw32/libOpenAL32dll.a | bin | 100246 -> 101606 bytes | |||
| -rw-r--r-- | release/libs/win32/mingw32/libraylib.a | bin | 596242 -> 700454 bytes | |||
| -rw-r--r-- | release/libs/win32/mingw32/libraylibdll.a | bin | 264312 -> 193632 bytes | |||
| -rw-r--r-- | release/libs/win32/mingw32/raylib.dll | bin | 0 -> 721385 bytes | |||
| -rw-r--r-- | release/libs/win32/msvc/OpenAL32.dll | bin | 0 -> 763904 bytes |
9 files changed, 0 insertions, 1 deletions
@@ -82,7 +82,6 @@ xcschememanagement.plist ._.* xcuserdata/ DerivedData/ -*.dll # external libraries DLLs !src/external/glfw3/lib/win32/glfw3.dll diff --git a/release/libs/win32/mingw32/OpenAL32.dll b/release/libs/win32/mingw32/OpenAL32.dll Binary files differnew file mode 100644 index 00000000..8d1a5eba --- /dev/null +++ b/release/libs/win32/mingw32/OpenAL32.dll diff --git a/release/libs/win32/mingw32/glfw3.dll b/release/libs/win32/mingw32/glfw3.dll Binary files differnew file mode 100644 index 00000000..9f5d40f6 --- /dev/null +++ b/release/libs/win32/mingw32/glfw3.dll diff --git a/release/libs/win32/mingw32/libOpenAL32.a b/release/libs/win32/mingw32/libOpenAL32.a Binary files differindex 3c0df3c7..0a807e4e 100644 --- a/release/libs/win32/mingw32/libOpenAL32.a +++ b/release/libs/win32/mingw32/libOpenAL32.a diff --git a/release/libs/win32/mingw32/libOpenAL32dll.a b/release/libs/win32/mingw32/libOpenAL32dll.a Binary files differindex 1c4c63c8..ffe409d6 100644 --- a/release/libs/win32/mingw32/libOpenAL32dll.a +++ b/release/libs/win32/mingw32/libOpenAL32dll.a diff --git a/release/libs/win32/mingw32/libraylib.a b/release/libs/win32/mingw32/libraylib.a Binary files differindex 242f3a99..14be2602 100644 --- a/release/libs/win32/mingw32/libraylib.a +++ b/release/libs/win32/mingw32/libraylib.a diff --git a/release/libs/win32/mingw32/libraylibdll.a b/release/libs/win32/mingw32/libraylibdll.a Binary files differindex fb63dd87..09b7f008 100644 --- a/release/libs/win32/mingw32/libraylibdll.a +++ b/release/libs/win32/mingw32/libraylibdll.a diff --git a/release/libs/win32/mingw32/raylib.dll b/release/libs/win32/mingw32/raylib.dll Binary files differnew file mode 100644 index 00000000..d7a6ebbb --- /dev/null +++ b/release/libs/win32/mingw32/raylib.dll diff --git a/release/libs/win32/msvc/OpenAL32.dll b/release/libs/win32/msvc/OpenAL32.dll Binary files differnew file mode 100644 index 00000000..36b986bd --- /dev/null +++ b/release/libs/win32/msvc/OpenAL32.dll |
