1
0
mirror of https://github.com/ultrasonic/ultrasonic synced 2025-01-09 15:32:53 +01:00
ultrasonic-app-subsonic-and.../tests/.classpath
Joshua Bahnsen 6cd6b47b03 Notification, max albums, standards cleanup
Added stop button and pause/play toggle to notification, reuse
notification, removed arrows on menu items, added settings for max
albums and notifications, hopefully fixed a buffering issue, minor code
cleanup in preparation for full ICS/JB standards compliance.
2012-12-29 04:12:24 -07:00

9 lines
364 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>