From a17c0950c04693411cc7e46a21c65d45216d8c52 Mon Sep 17 00:00:00 2001 From: Matúš Kukan Date: Thu, 19 Dec 2013 15:32:54 +0100 Subject: Add tool to generate native-code.cxx for Android. Should be extended to be helpfull for iOS too. Change-Id: I862731b6386d5f9cbb508e0c138f45fbe1cb3f46 --- android/.gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'android/.gitignore') diff --git a/android/.gitignore b/android/.gitignore index 9034b9895557..dca2c57fff27 100644 --- a/android/.gitignore +++ b/android/.gitignore @@ -3,4 +3,5 @@ bin gen libs obj -local.properties \ No newline at end of file +local.properties +native-code.cxx -- cgit v1.2.3