annotate .classpath @ 17:cc4da730e429
Added tag stable-1.0.2 for changeset a481d8fb5571
author |
Carl Byington <carl@five-ten-sg.com> |
date |
Tue, 01 Jul 2014 19:10:51 -0700 |
parents |
5564580fe160 |
children |
|
rev |
line source |
0
|
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 kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
|
|
7 <classpathentry kind="output" path="bin/classes"/>
|
|
8 </classpath>
|