packages feed

oculus 0.1.0.1 → 0.1.0.2

raw patch · 2 files changed

+1/−2 lines, 2 files

Files

cbits/Rift.cpp view
@@ -7,7 +7,6 @@ // ========== ==================== ========================================== // 2013/04/22 Geekmaster           First release version. -#include "Rift.h" #include "OVR.h" using namespace OVR; 
oculus.cabal view
@@ -2,7 +2,7 @@ -- documentation, see http://haskell.org/cabal/users-guide/  name:                oculus-version:             0.1.0.1+version:             0.1.0.2 synopsis:            Oculus Rift ffi providing head tracking data description:         Bindings to the oculus rift sdk head tracking. Requires installation of the OculusSdk, currently only supported for linux installs. 		     You're going to need to either install the sdk under the default include and ld search path, or you can point cabal to your local oculusSdk install