source: trunk/TagTracker/.classpath @ 6

Last change on this file since 6 was 3, checked in by remons, 13 years ago

Added current project, and a APK.

File size: 430 bytes
Line 
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="lib" path="libs/android-support-v4.jar"/>
8        <classpathentry kind="output" path="bin/classes"/>
9</classpath>
Note: See TracBrowser for help on using the repository browser.