forked from jisqyv/Android-Wallet-2-App
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
24 lines (24 loc) · 1.62 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<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 exported="true" kind="lib" path="libs/android-support-v4.jar"/>
<classpathentry exported="true" kind="lib" path="libs/autobahn-0.5.0.jar"/>
<classpathentry exported="true" kind="lib" path="libs/bitcoinj.jar"/>
<classpathentry exported="true" kind="lib" path="libs/commons-lang-2.5.jar"/>
<classpathentry exported="true" kind="lib" path="libs/core-2.2-SNAPSHOT.jar"/>
<classpathentry exported="true" kind="lib" path="libs/jcip-annotations-1.0.jar"/>
<classpathentry exported="true" kind="lib" path="libs/json-simple-1.1.jar"/>
<classpathentry exported="true" kind="lib" path="libs/libphonenumber-5.9.jar"/>
<classpathentry exported="true" kind="lib" path="libs/protobuf-java-2.4.1.jar"/>
<classpathentry exported="true" kind="lib" path="libs/sc-light-jdk15on-1.47.0.2.jar"/>
<classpathentry exported="true" kind="lib" path="libs/scprov-jdk15on-1.47.0.2.jar"/>
<classpathentry exported="true" kind="lib" path="libs/slf4j-api-1.6.2.jar"/>
<classpathentry exported="true" kind="lib" path="libs/slf4j-jdk14-1.6.2.jar"/>
<classpathentry exported="true" kind="lib" path="libs/zbar.jar"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry exported="true" kind="lib" path="libs/HockeySDK-3.0.2.jar"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>