diff options
Diffstat (limited to 'tests/build.properties')
-rw-r--r-- | tests/build.properties | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/tests/build.properties b/tests/build.properties deleted file mode 100644 index 608d959..0000000 --- a/tests/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 - |