Skip to content

Commit

Permalink
fix the issue eoecn#79 and issue eoecn#78. alter .classpath file to m…
Browse files Browse the repository at this point in the history
…akethe denpendencies will be exported when building
  • Loading branch information
kohoh qxw authored and benbearchen committed Dec 1, 2013
1 parent 228ea58 commit 1194c10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/.classpath
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="output" path="bin/classes"/>
Expand Down

0 comments on commit 1194c10

Please sign in to comment.