-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathlink-report-analyzer.iml
43 lines (43 loc) · 1.66 KB
/
link-report-analyzer.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
<?xml version="1.0" encoding="UTF-8"?>
<module type="Flex" version="4">
<component name="FlexBuildConfigurationManager" active="link-report-analyzer">
<configurations>
<configuration name="link-report-analyzer" main-class="com.epolyakov.linkreportanalyzer.Main" output-file="index.swf" output-folder="$MODULE_DIR$/bin">
<dependencies target-player="11.1">
<entries>
<entry library-id="23591be5-1a1a-4e50-a7e5-2feac4e64d83">
<dependency linkage="Merged" />
</entry>
</entries>
<sdk name="flex_sdk_4.6" />
</dependencies>
<compiler-options>
<option name="resourceFilesMode" value="None" />
<option name="additionalOptions" value="-link-report bin/link-report-example.xml" />
</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.6" jdkType="Flex SDK Type (new)" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module-library" exported="">
<library type="flex">
<properties id="23591be5-1a1a-4e50-a7e5-2feac4e64d83" />
<CLASSES>
<root url="jar://$MODULE_DIR$/lib/fzip.swc!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
</component>
</module>