Skip to content

Commit

Permalink
modify properties
Browse files Browse the repository at this point in the history
  • Loading branch information
Trinea committed Apr 10, 2014
1 parent c37c82d commit d9ca1e6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .classpath
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<classpath>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>
4 changes: 2 additions & 2 deletions project.properties
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@
# Project target.
target=android-14
proguard.config=proguard.cfg
android.library.reference.1=../trinea-android-common
android.library.reference.2=../android-auto-scroll-view-pager
android.library.reference.1=../android-auto-scroll-view-pager
android.library.reference.2=../android-common

0 comments on commit d9ca1e6

Please sign in to comment.