From 29d505c98e6b24882927347cf24f5736d5f8c849 Mon Sep 17 00:00:00 2001 From: Ray Date: Mon, 6 Jun 2016 14:34:43 +0200 Subject: Reorganize external libraries - BREAKING CHANGE - Moved all external libraries used by raylib to external folder inside raylib src. Makefile has already been update and also the different includes in raylib modules. --- src/external/glfw3/lib/osx/libglfw.3.0.dylib | Bin 0 -> 127856 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/external/glfw3/lib/osx/libglfw.3.0.dylib (limited to 'src/external/glfw3/lib/osx/libglfw.3.0.dylib') diff --git a/src/external/glfw3/lib/osx/libglfw.3.0.dylib b/src/external/glfw3/lib/osx/libglfw.3.0.dylib new file mode 100644 index 00000000..15674573 Binary files /dev/null and b/src/external/glfw3/lib/osx/libglfw.3.0.dylib differ -- cgit v1.2.3