Skip to content

Commit

Permalink
update eclipse project files for SDK Tools 15
Browse files Browse the repository at this point in the history
  • Loading branch information
talklittle committed Dec 1, 2011
1 parent ded1e99 commit ee0f9ea
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .classpath
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
<classpathentry kind="lib" path="lib/automaton.jar"/>
<classpathentry kind="lib" path="lib/jackson-core-asl-1.8.5.jar"/>
<classpathentry kind="lib" path="lib/jackson-mapper-asl-1.8.5.jar"/>
<classpathentry kind="output" path="bin"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>
8 changes: 4 additions & 4 deletions default.properties → project.properties
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# 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
# "ant.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
proguard.config=proguard.cfg
# Project target.
target=android-10
proguard.config=proguard.cfg

0 comments on commit ee0f9ea

Please sign in to comment.