-
Notifications
You must be signed in to change notification settings - Fork 0
/
starling-colortransform.iml
58 lines (58 loc) · 2.4 KB
/
starling-colortransform.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
49
50
51
52
53
54
55
56
57
58
<?xml version="1.0" encoding="UTF-8"?>
<module type="Flex" version="4">
<component name="FlexBuildConfigurationManager" active="starling-colortransform">
<configurations>
<configuration name="starling-colortransform" pure-as="true" main-class="Main" output-file="Main.swf" output-folder="$MODULE_DIR$/out/production/starling-colortransform">
<dependencies target-player="29.0">
<entries>
<entry library-id="e56245af-8884-47b3-900d-ef378e6941af">
<dependency linkage="Merged" />
</entry>
<entry library-id="104034eb-4faf-4ee0-a2c1-168f2c0074d5">
<dependency linkage="Merged" />
</entry>
</entries>
<sdk name="Adobe AIR 29.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" />
<sourceFolder url="file://$MODULE_DIR$/lib/minimalcomps/src" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/lib/starling/starling/src" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/lib/starling/tests" isTestSource="true" />
</content>
<orderEntry type="jdk" jdkName="Adobe AIR 29.0" jdkType="Flex SDK Type (new)" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" exported="" name="starling" level="project" />
<orderEntry type="library" exported="" name="minimalcomps" level="project" />
<orderEntry type="module-library" exported="">
<library type="flex">
<properties id="e56245af-8884-47b3-900d-ef378e6941af" />
<CLASSES>
<root url="file://$MODULE_DIR$/lib/starling/starling/src" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library" exported="">
<library type="flex">
<properties id="104034eb-4faf-4ee0-a2c1-168f2c0074d5" />
<CLASSES>
<root url="file://$MODULE_DIR$/lib/minimalcomps/src" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
</component>
</module>