source: other-projects/tipple-android/tipple-standalone/.classpath@ 29075

Last change on this file since 29075 was 26899, checked in by davidb, 11 years ago

Tipple reborn after Chris's Summer of Code 2013

  • Property svn:mime-type set to application/xml
File size: 639 bytes
Line 
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="Tipple Support Library_src"/>
6 <classpathentry combineaccessrules="false" exported="true" kind="src" path="/Tipple Support Library"/>
7 <classpathentry kind="lib" path="libs/mapsforge-map-0.3.0-jar-with-dependencies.jar"/>
8 <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
9 <classpathentry kind="src" path="gen"/>
10 <classpathentry kind="output" path="bin/classes"/>
11</classpath>
Note: See TracBrowser for help on using the repository browser.