misc/Android.mk
author antonc27 <antonc27@mail.ru>
Sat, 08 Aug 2015 21:37:19 +0200
branchios-revival
changeset 11085 18722e5bd386
parent 9372 915436ff64ab
permissions -rw-r--r--
- Fix for compiling 'uRender.pas' Note: Construction "{$IF GLunit = gles11}" are not valid at all! Assumptions: We are not using pas2c and using OpenGL ES 1.1

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