Skip to content

Commit

Permalink
- Renamed default.properties -> project.properties (ADT 14)
Browse files Browse the repository at this point in the history
- .classpath: Added bugsense-trace-1-1.jar lib for eclipse
  • Loading branch information
Villae committed Dec 1, 2011
1 parent 8f590d5 commit dc950d5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions .classpath
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@
<classpathentry kind="src" path="gen"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry kind="lib" path="libs/bugsense-trace-1-1.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
6 changes: 3 additions & 3 deletions default.properties → project.properties
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# 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.
Expand Down

0 comments on commit dc950d5

Please sign in to comment.