|
@ -0,0 +1,14 @@
|
|
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
<classpath>
|
|
3
|
<classpathentry kind="src" path="src"/>
|
|
4
|
<classpathentry kind="lib" path="libs/android.jar"/>
|
|
5
|
<classpathentry kind="lib" path="libs/bcprov-jdk16-140.jar"/>
|
|
6
|
<classpathentry kind="lib" path="libs/wade-mobile-com.jar"/>
|
|
7
|
<classpathentry kind="lib" path="libs/wade-mobile-data.jar"/>
|
|
8
|
<classpathentry kind="lib" path="libs/wade-mobile-im.jar"/>
|
|
9
|
<classpathentry kind="lib" path="libs/wade-mobile-ui.jar"/>
|
|
10
|
<classpathentry kind="lib" path="libs/wade-mobile.jar"/>
|
|
11
|
<classpathentry kind="lib" path="libs/scan-code.jar"/>
|
|
12
|
<classpathentry kind="lib" path="libs/android-lite-http.jar"/>
|
|
13
|
<classpathentry kind="output" path="bin"/>
|
|
14
|
</classpath>
|