From ddc043cdf785d98fe9e76dad941fc848c3815774 Mon Sep 17 00:00:00 2001 From: AlexanderR Date: Tue, 22 Oct 2013 11:13:45 +1100 Subject: [PATCH] Remove VisualC files --- metadata/org.hanenoshino.onscripter.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/metadata/org.hanenoshino.onscripter.txt b/metadata/org.hanenoshino.onscripter.txt index 13fd4e020b..e3dd5e890a 100644 --- a/metadata/org.hanenoshino.onscripter.txt +++ b/metadata/org.hanenoshino.onscripter.txt @@ -48,9 +48,10 @@ any Android-specific issues should be reported to port developer (see source cod Repo Type:git Repo:https://github.com/shinohane/onscripter -Build Version:20120310,20120310,eaf9848c79,buildjni=yes,target=android-17,\ -scanignore=jni/sdl_ttf/VisualC,srclibs=ONScripter@28b4b185ba,\ -init=echo "APP_CFLAGS += -DENABLE_1BYTE_CHAR -DFORCE_1BYTE_CHAR" > jni/Application.mk,\ +Build Version:20120310,20120310,eaf9848c79,buildjni=yes,target=android-17,srclibs=ONScripter@28b4b185ba,\ +init=\ + echo "APP_CFLAGS += -DENABLE_1BYTE_CHAR -DFORCE_1BYTE_CHAR" > jni/Application.mk && \ + rm -r jni/sdl_ttf/VisualC*,\ prebuild=cp -r $$ONScripter$$ jni/application/onscripter-20120310,\ patch=jpeg.patch