aboutsummaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorXavier Ducrohet <xav@android.com>2010-06-04 12:53:07 -0700
committerXavier Ducrohet <xav@android.com>2010-06-08 10:34:51 -0700
commite0ac2ae830f068dbbca3cbfeefd261ef7a0a98b2 (patch)
tree91ce8503c309602892bad6a78f38cad783861301 /templates
parent3f7087032bba4b7ea52b6bd391d8f3005d51230a (diff)
downloadsdk-e0ac2ae830f068dbbca3cbfeefd261ef7a0a98b2.zip
sdk-e0ac2ae830f068dbbca3cbfeefd261ef7a0a98b2.tar.gz
sdk-e0ac2ae830f068dbbca3cbfeefd261ef7a0a98b2.tar.bz2
Export project creation.
Change-Id: I22b5a1c7225425b387e1fd5b6769b5e9249b7c88
Diffstat (limited to 'templates')
-rw-r--r--templates/build.export.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/build.export.template b/templates/build.export.template
index bdf3032..74c13a6 100644
--- a/templates/build.export.template
+++ b/templates/build.export.template
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<project name="Main" default="help">
+<project name="PROJECT_NAME" default="help">
<!-- The local.properties file is created and updated by the 'android'
tool.