-
Notifications
You must be signed in to change notification settings - Fork 66
Expand file tree
/
Copy path.classpath
More file actions
9 lines (9 loc) · 752 Bytes
/
.classpath
File metadata and controls
9 lines (9 loc) · 752 Bytes
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry excluding="com/mediedictionary/playerlibrary/VLCInstance.java|com/mediedictionary/playerlibrary/VideoPlayerActivity.java|org/videolan/vlc/util/AndroidDevices.java|org/videolan/vlc/util/BitmapCache.java|org/videolan/vlc/util/BitmapUtil.java|org/videolan/vlc/util/CustomDirectories.java" kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>