forked from mway-io/titanium-barcode
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath
More file actions
12 lines (12 loc) · 754 Bytes
/
.classpath
File metadata and controls
12 lines (12 loc) · 754 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="build/.apt_generated"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="/opt/android-sdk/platforms/android-4/android.jar"/>
<classpathentry kind="lib" path="/opt/android-sdk/add-ons/addon_google_apis_google_inc_4/libs/maps.jar"/>
<classpathentry kind="lib" path="/Library/Application Support/Titanium/mobilesdk/osx/1.5.1/android/titanium.jar"/>
<classpathentry kind="lib" path="/Library/Application Support/Titanium/mobilesdk/osx/1.5.1/android/js.jar"/>
<classpathentry kind="lib" path="lib/zxing.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>