Changeset f3d6504 in orbit for android/.classpath
- Timestamp:
- 10/07/13 10:24:13 (9 years ago)
- Branches:
- master, Servo, pyramid
- Children:
- 0a60a15
- Parents:
- 2d817de
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
android/.classpath
r4f3fd92 rf3d6504 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 2 <classpath> 3 <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>4 <classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>3 <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/> 4 <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/> 5 5 <classpathentry exported="true" kind="lib" path="libs/ThinkGear.jar"/> 6 6 <classpathentry kind="lib" path="libs/usb-serial-for-android-v010.jar"/> 7 7 <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/> 8 <classpathentry exported="true" kind="lib" path="libs/androidplot-core-0.6.0.jar"/> 8 9 <classpathentry kind="src" path="src"/> 9 10 <classpathentry kind="src" path="gen"/> 10 <classpathentry exported="true" kind="lib" path="libs/androidplot-core-0.6.0.jar"/>11 11 <classpathentry kind="output" path="bin/classes"/> 12 12 </classpath>
Note: See TracChangeset
for help on using the changeset viewer.