-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathMedKit.iml
47 lines (47 loc) · 1.89 KB
/
MedKit.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
<?xml version="1.0" encoding="UTF-8"?>
<module type="Flex" version="4">
<component name="FlexBuildConfigurationManager" active="MedKit">
<configurations>
<configuration name="MedKit" target-platform="Desktop" pure-as="true" output-type="Library" output-file="MedKit.swc" output-folder="$MODULE_DIR$/out">
<dependencies target-player="11.1">
<entries>
<entry library-id="0b3863ca-bec1-4b45-81bc-902febf21bc5">
<dependency linkage="Test" />
</entry>
</entries>
<sdk name="AIR SDK" />
</dependencies>
<compiler-options>
<map>
<entry key="compiler.keep-as3-metadata" value="Order ShallowClone NullClone" />
</map>
<option name="additionalOptions" value="-inline" />
</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$/srtTest" isTestSource="true" />
</content>
<orderEntry type="jdk" jdkName="AIR SDK" jdkType="Flex SDK Type (new)" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" exported="" name="flexunit-4.1.0-8-as3_4.1.0.16076" level="application" />
<orderEntry type="module-library" exported="">
<library type="flex">
<properties id="0b3863ca-bec1-4b45-81bc-902febf21bc5" />
<CLASSES>
<root url="jar://$MODULE_DIR$/libTest/flexunit-4.1.0-8-as3_4.1.0.16076.swc!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
</component>
</module>