From 4facc03a64bece341c553a53c92c19a27137c1ab Mon Sep 17 00:00:00 2001 From: raysan5 Date: Mon, 25 Jul 2016 08:50:40 +0200 Subject: Upload ptheads Win32 DLL --- .gitignore | 2 +- src/external/pthread/lib/pthreadGC2.dll | Bin 0 -> 119888 bytes 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 src/external/pthread/lib/pthreadGC2.dll diff --git a/.gitignore b/.gitignore index 8b584cf1..add60fa1 100644 --- a/.gitignore +++ b/.gitignore @@ -75,4 +75,4 @@ src/libraylib.bc !src/external/glfw3/lib/win32/glfw3.dll !src/external/openal_soft/lib/win32/OpenAL32.dll !src/external/OculusSDK/LibOVR/LibOVRRT32_1.dll -!src/external/pthread/pthreadGC2.dll +!src/external/pthread/lib/pthreadGC2.dll diff --git a/src/external/pthread/lib/pthreadGC2.dll b/src/external/pthread/lib/pthreadGC2.dll new file mode 100644 index 00000000..67b9289d Binary files /dev/null and b/src/external/pthread/lib/pthreadGC2.dll differ -- cgit v1.2.3