source: other-projects/tipple-android/tipple-lib/.classpath

Last change on this file 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: 580 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 exported="true" kind="lib" path="libs/mapsforge-map-0.3.0-jar-with-dependencies.jar"/>
5 <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
6 <classpathentry kind="src" path="src"/>
7 <classpathentry kind="src" path="gen"/>
8 <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
9 <classpathentry kind="output" path="bin/classes"/>
10</classpath>
Note: See TracBrowser for help on using the repository browser.