Build config file changes

This commit is contained in:
Ciaran Gultnieks 2012-02-21 08:30:40 +00:00
parent 43977cc493
commit 7eecc18986
4 changed files with 3 additions and 24 deletions

View File

@ -1,7 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry kind="output" path="bin"/>
</classpath>

3
.gitignore vendored
View File

@ -1,4 +1,7 @@
local.properties local.properties
build.properties
project.properties
.classpath
bin/* bin/*
proguard.cfg proguard.cfg
*~ *~

View File

@ -14,10 +14,6 @@
# 'key.store' for the location of your keystore and # 'key.store' for the location of your keystore and
# 'key.alias' for the name of the key to use. # 'key.alias' for the name of the key to use.
# The password will be asked during the build when you use the 'release' target. # The password will be asked during the build when you use the 'release' target.
key.store=/home/ciaran/pwsafe/droidrelease.keystore
key.alias=ciarang
release.sign=true
# The name of your application package as defined in the manifest. # The name of your application package as defined in the manifest.
# Used by the 'uninstall' rule. # Used by the 'uninstall' rule.

View File

@ -1,13 +0,0 @@
# 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.
# Indicates whether an apk should be generated for each density.
split.density=false
# Project target.
target=android-8