diff options
| author | Ray <[email protected]> | 2017-09-29 23:45:21 +0200 |
|---|---|---|
| committer | Ray <[email protected]> | 2017-09-29 23:45:21 +0200 |
| commit | 541dceb87b718fc66de5ad988d14e868ed428727 (patch) | |
| tree | 2f8d5359b7753a62493e31dfeb55d01584f872b2 /.gitignore | |
| parent | 1c7416910efb4255c16b279683ea729bfb196070 (diff) | |
| download | raylib-541dceb87b718fc66de5ad988d14e868ed428727.tar.gz raylib-541dceb87b718fc66de5ad988d14e868ed428727.zip | |
Updated libraries for release
OpenAL Soft and raylib compiled for release and stripped
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -120,8 +120,6 @@ docs/examples/web/*/*.html !docs/examples/web/models/loader.html # raylib release libs -src/libraylib.a -src/libraylib.bc !release/android/armeabi-v7a/libraylib.a !release/android/armeabi-v7a/libraylib.so !release/linux/libraylib.a @@ -150,7 +148,6 @@ build !games/CMakeLists.txt # binaries made from raylib -libraylib.a libraylib.so libraylib.dylib libraylib.dll |
