Skip to content

Commit

Permalink
[Fixed] ADT R17 issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Impaler committed Mar 23, 2012
1 parent 421433a commit bc53035
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions star-assault-android/.classpath
Expand Up @@ -4,8 +4,8 @@
<classpathentry kind="src" path="gen"/>
<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="libs/gdx-backend-android.jar"/>
<classpathentry kind="lib" path="/star-assault/libs/gdx.jar" sourcepath="/star-assault/libs/gdx-sources.jar"/>
<classpathentry combineaccessrules="false" kind="src" path="/star-assault"/>
<classpathentry exported="true" kind="lib" path="libs/gdx-backend-android.jar"/>
<classpathentry exported="true" kind="lib" path="/star-assault/libs/gdx.jar" sourcepath="/star-assault/libs/gdx-sources.jar"/>
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/star-assault"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>

0 comments on commit bc53035

Please sign in to comment.