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

Last change on this file since 32022 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.