forked from qufangliu/Plugin_FairyGUI_Lua
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathFairyGUILuaGen.iml
92 lines (92 loc) · 3.54 KB
/
FairyGUILuaGen.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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
<?xml version="1.0" encoding="UTF-8"?>
<module type="Flex" version="4">
<component name="FlexBuildConfigurationManager" active="FairyGUILuaGen">
<configurations>
<configuration name="FairyGUILuaGen" target-platform="Desktop" pure-as="true" output-type="Library" output-file="FairyGUILuaGen.swc" output-folder="$MODULE_DIR$/out/production/FairyGUILuaGen">
<dependencies target-player="11.1">
<entries>
<entry library-id="0cdeef6e-0fe2-45ff-bfde-2ff0b0d66b06">
<dependency linkage="External" />
</entry>
<entry library-id="d919cd92-7521-4858-a2f7-45954c57b4b2">
<dependency linkage="External" />
</entry>
<entry library-id="fdb7372d-dad6-4c14-a24a-ee632bfcc61b">
<dependency linkage="External" />
</entry>
<entry library-id="d9b6c720-4128-4ceb-8436-5f42c404909e">
<dependency linkage="External" />
</entry>
<entry library-id="92668c59-e629-4621-b6be-4dead8d098ab">
<dependency linkage="External" />
</entry>
</entries>
<sdk name="4.6.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" />
</content>
<orderEntry type="jdk" jdkName="4.6.0" jdkType="Flex SDK Type (new)" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module-library" exported="">
<library type="flex">
<properties id="0cdeef6e-0fe2-45ff-bfde-2ff0b0d66b06" />
<CLASSES>
<root url="jar://$USER_HOME$/Downloads/FairyGUI-Editor-PlugIn-Demo-20160612/libs/as3corelib.swc!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library" exported="">
<library type="flex">
<properties id="d919cd92-7521-4858-a2f7-45954c57b4b2" />
<CLASSES>
<root url="jar://$USER_HOME$/Downloads/FairyGUI-Editor-PlugIn-Demo-20160612/libs/FairyGUI-as3.swc!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library" exported="">
<library type="flex">
<properties id="fdb7372d-dad6-4c14-a24a-ee632bfcc61b" />
<CLASSES>
<root url="jar://$USER_HOME$/Downloads/FairyGUI-Editor-PlugIn-Demo-20160612/libs/greensock.swc!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library" exported="">
<library type="flex">
<properties id="d9b6c720-4128-4ceb-8436-5f42c404909e" />
<CLASSES>
<root url="jar://$USER_HOME$/Downloads/FairyGUI-Editor-PlugIn-Demo-20160612/libs/sw3.swc!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library" exported="">
<library type="flex">
<properties id="92668c59-e629-4621-b6be-4dead8d098ab" />
<CLASSES>
<root url="jar://$USER_HOME$/Downloads/FairyGUI-Editor-PlugIn-Demo-20160612/libs/ziparchive0.2.swc!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
</component>
</module>