diff options
author | David A. Madore <david+git@madore.org> | 2012-03-16 16:48:23 +0100 |
---|---|---|
committer | David A. Madore <david+git@madore.org> | 2012-03-16 16:53:01 +0100 |
commit | 17806ff5637d15e601d0a096952acf2a5938d91c (patch) | |
tree | 095654ad6d532d460349a84f3d1da01e1b808a1f /build.properties | |
parent | 29b7e615adf0aaa2a96d38f78f5a30e1319063f4 (diff) | |
download | UnicodeMap-17806ff5637d15e601d0a096952acf2a5938d91c.tar.gz UnicodeMap-17806ff5637d15e601d0a096952acf2a5938d91c.tar.bz2 UnicodeMap-17806ff5637d15e601d0a096952acf2a5938d91c.zip |
Upgrade Android target API.
Diffstat (limited to 'build.properties')
-rw-r--r-- | build.properties | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/build.properties b/build.properties deleted file mode 100644 index 608d959..0000000 --- a/build.properties +++ /dev/null @@ -1,15 +0,0 @@ -# This file is used to override default values used by the Ant build system. -# -# This file must be checked in Version Control Systems, as it is -# integral to the build system of your project. - -# The name of your application package as defined in the manifest. -# Used by the 'uninstall' rule. -#application-package=org.madore.android.unicodeMap - -# The name of the source folder. -#source-folder=src - -# The name of the output folder. -#out-folder=bin - |