diff options
| -rw-r--r-- | .gitignore | 4 | ||||
| -rw-r--r-- | src/external/OculusSDK/LibOVR/LibOVRRT32_1.dll | bin | 0 -> 964048 bytes |
2 files changed, 3 insertions, 1 deletions
@@ -66,8 +66,10 @@ src/libraylib.a src/libraylib.bc # oculus example -!examples/oculus_glfw_sample/LibOVRRT32_1.dll +!examples/oculus_glfw_sample/ + # external libraries DLLs !src/external/glfw3/lib/win32/glfw3.dll !src/external/openal_soft/lib/win32/OpenAL32.dll +!src/external/OculusSDK/LibOVR/LibOVRRT32_1.dll
\ No newline at end of file diff --git a/src/external/OculusSDK/LibOVR/LibOVRRT32_1.dll b/src/external/OculusSDK/LibOVR/LibOVRRT32_1.dll Binary files differnew file mode 100644 index 00000000..70f63f70 --- /dev/null +++ b/src/external/OculusSDK/LibOVR/LibOVRRT32_1.dll |
