annotate .classpath @ 357:46c2115ae1c8
update jzlib to a21be20213d66eff15904d925e9b721956a01ef7
author |
Carl Byington <carl@five-ten-sg.com> |
date |
Fri, 01 Aug 2014 13:34:58 -0700 |
parents |
0ce5cc452d02 |
children |
|
rev |
line source |
0
|
1 <?xml version="1.0" encoding="UTF-8"?>
|
|
2 <classpath>
|
|
3 <classpathentry kind="src" path="src"/>
|
|
4 <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
|
|
5 <classpathentry kind="src" path="gen"/>
|
|
6 <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
|
|
7 <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
|
|
8 <classpathentry kind="output" path="bin/classes"/>
|
|
9 </classpath>
|