summaryrefslogtreecommitdiff
path: root/build.xml
diff options
context:
space:
mode:
authorParménides GV <parmegv@sdf.org>2013-05-29 16:22:41 +0200
committerParménides GV <parmegv@sdf.org>2013-05-29 16:22:41 +0200
commitc76baffeb884aa9bc7bfdd481fe57312c736c390 (patch)
treeb87d964863b24b5b8f69f8d89a714bd00738cf48 /build.xml
parent4662ceb3ad0dfe9b8fef188fac5669cf9489cb06 (diff)
Updated the name of the project in build.xml
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index a10a9149..538f2eee 100644
--- a/build.xml
+++ b/build.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<project name="MainActivity" default="help">
+<project name="LEAP Android" default="help">
<!-- The local.properties file is created and updated by the 'android' tool.
It contains the path to the SDK. It should *NOT* be checked into