Added Oculus Rift library dll
This commit is contained in:
parent
97fc266ad4
commit
d60dc7c2eb
2 changed files with 3 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -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
|
BIN
src/external/OculusSDK/LibOVR/LibOVRRT32_1.dll
vendored
Normal file
BIN
src/external/OculusSDK/LibOVR/LibOVRRT32_1.dll
vendored
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue