misc/Android.mk
author sheepluva
Thu, 02 Oct 2014 13:01:18 +0200
changeset 10425 9bf21d178d13
parent 9372 915436ff64ab
permissions -rw-r--r--
fix stereoscopic rendering leading to screen "running away to the left" since webgl merge (due to bug in webgl branch). reason was incomplete change of name/scope of variable stereoDepth -> cStereoDepth

MISC_DIR   := $(call my-dir)
LOCAL_PATH := MISC_DIR

include $(MISC_DIR)/liblua/Android.mk
include $(MISC_DIR)/libphysfs/Android.mk
include $(MISC_DIR)/libphyslayer/Android.mk