Browse Source

Fix classpath for generated transdroid.jar lib

pull/93/head
Pedro Larroy 11 years ago
parent
commit
472d505254
  1. 2
      core/.classpath

2
core/.classpath

@ -10,6 +10,6 @@ @@ -10,6 +10,6 @@
</attributes>
</classpathentry>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/Transdroid Torrent Connect"/>
<classpathentry exported="true" kind="lib" path="libs/transdroid.jar"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>

Loading…
Cancel
Save