| Xavier Ducrohet | 85a5207 | 2010-12-06 16:56:44 -0800 | [diff] [blame^] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <classpath> | ||||
| 3 | <classpathentry kind="src" path="src"/> | ||||
| 4 | <classpathentry kind="src" path="gen"/> | ||||
| 5 | <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/> | ||||
| 6 | <classpathentry combineaccessrules="false" kind="src" path="/basicJavaProject"/> | ||||
| 7 | <classpathentry kind="output" path="bin"/> | ||||
| 8 | </classpath> | ||||