From e221dfdc5c73aa271044446fc6c4b7f90f6c8d91 Mon Sep 17 00:00:00 2001 From: Florent Castelli Date: Mon, 19 Nov 2012 01:11:46 +0100 Subject: [PATCH] Build JNI for Android in Ant file --- android/custom_rules.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 android/custom_rules.xml diff --git a/android/custom_rules.xml b/android/custom_rules.xml new file mode 100644 index 000000000..3b0f04c2f --- /dev/null +++ b/android/custom_rules.xml @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + +