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

Last change on this file since 29184 was 29184, checked in by ak19, 10 years ago

Eclipse project changes to remove annoying APK warning when installing the Tipple Supporting Library

  • Property svn:mime-type set to application/xml
File size: 629 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
3 <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
4 <classpathentry kind="src" path="Tipple Support Library_src"/>
5 <classpathentry kind="lib" path="libs/mapsforge-map-0.3.0-jar-with-dependencies.jar"/>
6 <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
7 <classpathentry kind="src" path="src"/>
8 <classpathentry kind="src" path="gen"/>
9 <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
10 <classpathentry kind="output" path="bin/classes"/>
11</classpath>
Note: See TracBrowser for help on using the repository browser.