Skip to content

Commit

Permalink
had to change ovr_mobile_sdk to ovr_sdk_mobile here too.
Browse files Browse the repository at this point in the history
had to change ovr_mobile_sdk to ovr_sdk_mobile here too.
  • Loading branch information
Tom Flynn committed Nov 5, 2015
1 parent 6da987c commit ac2f405
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GVRf/Framework/jni/Application.mk
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ APP_PLATFORM := android-19
APP_STL := gnustl_static
NDK_TOOLCHAIN_VERSION := 4.8
ifndef OVR_MOBILE_SDK
OVR_MOBILE_SDK=../../ovr_mobile_sdk
OVR_MOBILE_SDK=../../ovr_sdk_mobile
endif

NDK_MODULE_PATH := $(OVR_MOBILE_SDK)

0 comments on commit ac2f405

Please sign in to comment.