forked from acktie/Acktie-Mobile-Android-QR-Reader
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
20 lines (20 loc) · 1.21 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?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="src" path=".apt_generated">
<attributes>
<attribute name="optional" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/guava-12.0.jar"/>
<classpathentry kind="lib" path="/Users/Nuzzi/adt-bundle-mac/sdk/platforms/android-10/android.jar"/>
<classpathentry kind="lib" path="/Users/Nuzzi/Library/Application Support/Titanium/mobilesdk/osx/2.1.3.GA/android/js.jar"/>
<classpathentry kind="lib" path="/Users/Nuzzi/Library/Application Support/Titanium/mobilesdk/osx/2.1.3.GA/android/kroll-apt.jar"/>
<classpathentry kind="lib" path="/Users/Nuzzi/Library/Application Support/Titanium/mobilesdk/osx/2.1.3.GA/android/kroll-common.jar"/>
<classpathentry kind="lib" path="/Users/Nuzzi/Library/Application Support/Titanium/mobilesdk/osx/2.1.3.GA/android/titanium.jar"/>
<classpathentry kind="lib" path="lib/zbar.jar"/>
<classpathentry kind="lib" path="lib/acktie-scanner-1.1-SNAPSHOT.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>