prepare to 0.70.3

This commit is contained in:
Vadim Grigoruk
2018-08-25 01:46:13 +03:00
parent 60c43863c6
commit 8208656a77
7 changed files with 22 additions and 22 deletions

View File

@@ -1,7 +1,7 @@
LOCAL_PATH := $(call my-dir)
include $(CLEAR_VARS)
LOCAL_CFLAGS += -O3 -Wall -std=gnu99 -D"log2(x)=(log(x)/log(2))"
LOCAL_CFLAGS += -O3 -Wall -std=gnu99 -D"log2(x)=(log(x)/log(2))" -DTIC80_PRO
LOCAL_MODULE := main
SRC_PATH := ../../../../src