forked from devon-o/Starling-Particle-Editor
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Starling-Particle-Editor.iml
53 lines (53 loc) · 2.12 KB
/
Starling-Particle-Editor.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
<?xml version="1.0" encoding="UTF-8"?>
<module type="Flex" version="4">
<component name="FlexBuildConfigurationManager" active="Starling-Particle-Editor">
<configurations>
<configuration name="Starling-Particle-Editor" target-platform="Desktop" pure-as="true" main-class="Main" output-file="Starling-Particle-Editor.swf" output-folder="$MODULE_DIR$/out">
<dependencies>
<entries>
<entry library-id="f467200a-5e1b-44b0-bc2d-16813da5d485">
<dependency linkage="Merged" />
</entry>
<entry library-id="653f829e-fe04-438d-a4e1-17e822690b33">
<dependency linkage="Merged" />
</entry>
</entries>
<sdk name="33.1.1.345" />
</dependencies>
<compiler-options />
<packaging-air-desktop use-generated-descriptor="false" custom-descriptor-path="$MODULE_DIR$/src/Main-app.xml" package-file-name="Starling-Particle-Editor" />
<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="33.1.1.345" jdkType="Flex SDK Type (new)" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module-library" exported="">
<library type="flex">
<properties id="f467200a-5e1b-44b0-bc2d-16813da5d485" />
<CLASSES>
<root url="file://$MODULE_DIR$/../Starling-Extension-Particle-System/src" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library" exported="">
<library type="flex">
<properties id="653f829e-fe04-438d-a4e1-17e822690b33" />
<CLASSES>
<root url="file://$MODULE_DIR$/../Starling-Framework/starling/src" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
</component>
</module>