-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathebooklib.iml
49 lines (49 loc) · 1.82 KB
/
ebooklib.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
49
<?xml version="1.0" encoding="UTF-8"?>
<module type="Flex" version="4">
<component name="FlexBuildConfigurationManager" active="ebooklib">
<configurations>
<configuration name="ebooklib" target-platform="Desktop" output-type="Library" output-file="ebooklib.swc" output-folder="$MODULE_DIR$/bin">
<dependencies>
<entries>
<entry library-id="39e795be-eda3-4c34-9536-183f475d710a">
<dependency linkage="Merged" />
</entry>
<entry library-name="libs" library-level="project">
<dependency linkage="Merged" />
</entry>
</entries>
<sdk name="apache-flex" />
</dependencies>
<compiler-options>
<map>
<entry key="compiler.locale" value="en_US" />
</map>
</compiler-options>
<packaging-air-desktop />
<packaging-android />
<packaging-ios />
</configuration>
</configurations>
<compiler-options />
</component>
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
</content>
<orderEntry type="jdk" jdkName="apache-flex" jdkType="Flex SDK Type (new)" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module-library" exported="">
<library type="flex">
<properties id="39e795be-eda3-4c34-9536-183f475d710a" />
<CLASSES>
<root url="file://$MODULE_DIR$/libs" />
</CLASSES>
<JAVADOC />
<SOURCES />
<jarDirectory url="file://$MODULE_DIR$/libs" recursive="false" />
</library>
</orderEntry>
<orderEntry type="library" exported="" name="libs" level="project" />
</component>
</module>