Changeset 85e0208 in orbit for android/.classpath
- Timestamp:
- 12/19/12 09:04:54 (10 years ago)
- Branches:
- master, RawEEG, Raw_EEG_Plot, Servo, Tab_Interface, pyramid
- Children:
- d604d68
- Parents:
- 42379ae
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
android/.classpath
ra32b629 r85e0208 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 2 <classpath> 3 <classpathentry kind="src" path="src"/>4 <classpathentry kind="src" path="gen"/>5 3 <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/> 6 4 <classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/> 7 5 <classpathentry exported="true" kind="lib" path="libs/ThinkGear.jar"/> 8 6 <classpathentry kind="lib" path="libs/usb-serial-for-android-v010.jar"/> 7 <classpathentry kind="src" path="src"/> 8 <classpathentry kind="src" path="gen"/> 9 9 <classpathentry kind="output" path="bin/classes"/> 10 10 </classpath>
Note: See TracChangeset
for help on using the changeset viewer.