Updated to Oculus PC SDK 1.6

This commit is contained in:
Ray
2016-07-19 09:42:48 +02:00
parent af46222b12
commit 5139948ef9
3 changed files with 91 additions and 22 deletions

View File

@ -19,7 +19,7 @@
// Master version numbers
#define OVR_PRODUCT_VERSION 1 // Product version doesn't participate in semantic versioning.
#define OVR_MAJOR_VERSION 1 // If you change these values then you need to also make sure to change LibOVR/Projects/Windows/LibOVR.props in parallel.
#define OVR_MINOR_VERSION 5 //
#define OVR_MINOR_VERSION 6 //
#define OVR_PATCH_VERSION 0
#define OVR_BUILD_NUMBER 0