-
Notifications
You must be signed in to change notification settings - Fork 5
/
ProdMafia.iml
45 lines (45 loc) · 1.74 KB
/
ProdMafia.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
<?xml version="1.0" encoding="UTF-8"?>
<module type="Flex" version="4">
<component name="FlexBuildConfigurationManager" active="ProdMafia">
<configurations>
<configuration name="ProdMafia" target-platform="Desktop" pure-as="true" main-class="Main" output-file="ProdMafia.swf" output-folder="$MODULE_DIR$/bin">
<dependencies>
<entries>
<entry library-id="4973b155-12ea-41d4-b45c-2ca93b15522d">
<dependency linkage="Merged" />
</entry>
</entries>
<sdk name="AIR32" />
</dependencies>
<compiler-options>
<map>
<entry key="compiler.debug.swf" value="false" />
</map>
</compiler-options>
<packaging-air-desktop use-generated-descriptor="false" custom-descriptor-path="$MODULE_DIR$/Descriptor.xml" package-file-name="ProdMafia" />
<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="AIR32" jdkType="Flex SDK Type (new)" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module-library" exported="">
<library type="flex">
<properties id="4973b155-12ea-41d4-b45c-2ca93b15522d" />
<CLASSES>
<root url="file://$MODULE_DIR$/libs" />
</CLASSES>
<JAVADOC />
<SOURCES />
<jarDirectory url="file://$MODULE_DIR$/libs" recursive="false" />
</library>
</orderEntry>
</component>
</module>