checkey / libs / appcompat / .classpath @ 44e720f7
History | View | Annotate | Download (638 Bytes)
| 1 | 
      <?xml version="1.0" encoding="UTF-8"?>  | 
  
|---|---|
| 2 | 
      <classpath>  | 
  
| 3 | 
      <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>  | 
  
| 4 | 
      <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>  | 
  
| 5 | 
      <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>  | 
  
| 6 | 
      <classpathentry kind="src" path="src"/>  | 
  
| 7 | 
      <classpathentry kind="src" path="gen"/>  | 
  
| 8 | 
      <classpathentry exported="true" kind="lib" path="libs/android-support-v4.jar"/>  | 
  
| 9 | 
      <classpathentry exported="true" kind="lib" path="libs/android-support-v7-appcompat.jar"/>  | 
  
| 10 | 
      <classpathentry kind="output" path="bin/classes"/>  | 
  
| 11 | 
      </classpath>  |