forked from lzwjava/leanchat-android
-
Notifications
You must be signed in to change notification settings - Fork 0
/
lzw-talk.iml
49 lines (48 loc) · 2.08 KB
/
lzw-talk.iml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="FacetManager">
<facet type="android" name="Android">
<configuration />
</facet>
</component>
<component name="NewModuleRootManager" inherit-compiler-output="false">
<output url="file://$MODULE_DIR$/bin/classes" />
<output-test url="file://$USER_HOME$/worksout/test/lzw-talk" />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/gen" isTestSource="false" generated="true" />
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
</content>
<orderEntry type="jdk" jdkName="Android API 19 Platform" jdkType="Android SDK" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="avoscloud" />
<orderEntry type="module" module-name="avospush" />
<orderEntry type="library" name="fastjson" level="application" />
<orderEntry type="library" name="httpmime-4.2.4" level="application" />
<orderEntry type="library" name="android-async-http-1.4.6" level="application" />
<orderEntry type="library" name="android-support-v4" level="application" />
<orderEntry type="module-library">
<library name="libs">
<CLASSES>
<root url="jar://$MODULE_DIR$/libs/avosstatistics-v2.6.9.1.jar!/" />
<root url="jar://$MODULE_DIR$/libs/baidumapapi_v3_0_0.jar!/" />
<root url="jar://$MODULE_DIR$/libs/locSDK_4.2.jar!/" />
<root url="jar://$MODULE_DIR$/libs/prettytime-3.2.5.Final.jar!/" />
<root url="jar://$MODULE_DIR$/libs/universal-image-loader-1.9.2_sources.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$MODULE_DIR$/libs/universal-image-loader-1.9.2_sources.jar!/" />
</SOURCES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://$MODULE_DIR$/libs/butterknife-6.0.0.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
</component>
</module>