forked from AntKarlov/Anthill-Framework
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathAnthill-Framework.iml
42 lines (41 loc) · 1.56 KB
/
Anthill-Framework.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
<?xml version="1.0" encoding="UTF-8"?>
<module type="Flex" version="4">
<component name="FlexBuildConfigurationManager" active="Anthill-Framework">
<configurations>
<configuration name="Anthill-Framework" output-type="Library" output-file="Anthill-Framework.swc" output-folder="$MODULE_DIR$/../out/production/Anthill-Framework">
<dependencies target-player="10.2">
<entries>
<entry library-id="8398b17f-33e2-449c-a0e5-09ad43cf21b4">
<dependency linkage="Merged" />
</entry>
</entries>
<sdk name="4.5.0" />
</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" />
</content>
<orderEntry type="jdk" jdkName="4.5.0" jdkType="Flex SDK Type (new)" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" exported="" name="haxelib" level="project" />
<orderEntry type="module-library" exported="">
<library type="flex">
<properties id="8398b17f-33e2-449c-a0e5-09ad43cf21b4" />
<CLASSES>
<root url="jar://$MODULE_DIR$/libs/haxelib.swc!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
</component>
</module>