-
Notifications
You must be signed in to change notification settings - Fork 0
/
FlexXB.iml
68 lines (67 loc) · 2.43 KB
/
FlexXB.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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
<?xml version="1.0" encoding="UTF-8"?>
<module type="Flex" version="4">
<component name="FlexBuildConfigurationManager" active="FlexXB">
<configurations>
<configuration name="FlexXB" output-type="Library" output-file="FlexXBMobile_1.0.swc" output-folder="$MODULE_DIR$/bin">
<dependencies target-player="14.0">
<entries>
<entry library-id="822e3d4f-fbd9-4f58-a6e4-ec16fc523940">
<dependency linkage="External" />
</entry>
<entry library-id="ddbe7c9e-a820-4bbd-bdbf-c4ed0caaa5bd">
<dependency linkage="Test" />
</entry>
<entry library-id="f5e4d4de-0d8c-423b-8dd5-97fc09efd56b">
<dependency linkage="Test" />
</entry>
</entries>
<sdk name="air14_4.12.1" />
</dependencies>
<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" />
<sourceFolder url="file://$MODULE_DIR$/testSrc" isTestSource="true" />
</content>
<orderEntry type="jdk" jdkName="air14_4.12.1" jdkType="Flex SDK Type (new)" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module-library" exported="">
<library type="flex">
<properties id="822e3d4f-fbd9-4f58-a6e4-ec16fc523940" />
<CLASSES>
<root url="jar://$MODULE_DIR$/libs/RObject.swc!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library" exported="">
<library type="flex">
<properties id="ddbe7c9e-a820-4bbd-bdbf-c4ed0caaa5bd" />
<CLASSES>
<root url="jar://$MODULE_DIR$/libs/flexunit.swc!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library" exported="">
<library type="flex">
<properties id="f5e4d4de-0d8c-423b-8dd5-97fc09efd56b" />
<CLASSES>
<root url="jar://$MODULE_DIR$/libs/hamcrest-as3-flex-1.1.3.swc!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
</component>
</module>