-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy pathWebMain.iml
48 lines (48 loc) · 2.1 KB
/
WebMain.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
<?xml version="1.0" encoding="UTF-8"?>
<module type="Flex" version="4">
<component name="FlexBuildConfigurationManager" active="WebMain">
<configurations>
<configuration name="WebMain" main-class="WebMain" output-file="AssembleeGameClient1470937048.swf" output-folder="$MODULE_DIR$/out/production/WebMain">
<dependencies target-player="15.0">
<entries>
<entry library-id="5aae583f-abea-482e-9c5e-e8ffaead6593">
<dependency linkage="Merged" />
</entry>
</entries>
<sdk name="flex_sdk_4.9.1" />
</dependencies>
<compiler-options>
<map>
<entry key="compiler.debug.swf" value="true" />
</map>
<option name="resourceFilesMode" value="None" />
<option name="additionalOptions" value="-locale en_US -default-size 800 600 -default-frame-rate 60 -default-background-color #000000 -swf-version 15 -optimize=true -use-direct-blit=true -keep-as3-metadata+=Inject -keep-as3-metadata+=Embed -keep-as3-metadata+=PostConstruct -keep-as3-metadata+=ArrayElementType" />
</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="flex_sdk_4.9.1" jdkType="Flex SDK Type (new)" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module-library" exported="">
<library type="flex">
<properties id="5aae583f-abea-482e-9c5e-e8ffaead6593" />
<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>