Skip to content

Commit

Permalink
Made self-contained
Browse files Browse the repository at this point in the history
  • Loading branch information
CerielJacobs committed May 2, 2013
1 parent bc98ef5 commit 452e86a
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion .classpath
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry kind="lib" path="/slf4android/external/slf4j-1.6.2/slf4j-api-1.6.2.jar" sourcepath="/slf4android/external/slf4j-1.6.2"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>
Binary file added libs/slf4j-api-1.6.2.jar
Binary file not shown.
Binary file added libs/slf4j-on-android-1.6.2.jar
Binary file not shown.
3 changes: 1 addition & 2 deletions project.properties
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,5 @@
# project structure.

android.library=true
android.library.reference.1=../slf4android
# Project target.
target=android-3
target=android-8

0 comments on commit 452e86a

Please sign in to comment.