From eb1abad3ca43963f7826f067e70bc3a20db352da Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Mon, 4 Jan 2016 19:06:39 +0000 Subject: Adding some basic Android native setup git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@10992 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- Android/default.properties | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Android/default.properties (limited to 'Android/default.properties') diff --git a/Android/default.properties b/Android/default.properties new file mode 100644 index 000000000..8010039f3 --- /dev/null +++ b/Android/default.properties @@ -0,0 +1,11 @@ +# This file is automatically generated by Android Tools. +# Do not modify this file -- YOUR CHANGES WILL BE ERASED! +# +# This file must be checked in Version Control Systems. +# +# To customize properties used by the Ant build system use, +# "build.properties", and override values to adapt the script to your +# project structure. + +# Project target. +target=android-10 -- cgit v1.2.3