From 7718ef99581a6364c1acd6e94fad5b7352c2da82 Mon Sep 17 00:00:00 2001 From: "David A. Madore" Date: Thu, 22 Apr 2010 20:14:51 +0200 Subject: Start a very primitive unicode character map. --- tests/default.properties | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 tests/default.properties (limited to 'tests/default.properties') diff --git a/tests/default.properties b/tests/default.properties new file mode 100644 index 0000000..4513a1e --- /dev/null +++ b/tests/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-3 -- cgit v1.2.3