-
Notifications
You must be signed in to change notification settings - Fork 0
/
Notifications_Demo.iml
60 lines (60 loc) · 2.53 KB
/
Notifications_Demo.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
<?xml version="1.0" encoding="UTF-8"?>
<module type="Flex" version="4">
<component name="FlexBuildConfigurationManager" active="Notifications_Demo">
<configurations>
<configuration name="Notifications_Demo" target-platform="Mobile" pure-as="true" main-class="Notifications_Demo" output-file="Notifications_Demo.swf" output-folder="$MODULE_DIR$/bin">
<dependencies target-player="16.0">
<entries>
<entry library-id="90729fae-547d-4eeb-93f7-cc936675ba1f">
<dependency linkage="Merged" />
</entry>
<entry library-id="6bc1d512-0909-4d20-a5a0-324a04ca9006">
<dependency linkage="Merged" />
</entry>
</entries>
<sdk name="adobe-air-16.0.0.283" />
</dependencies>
<compiler-options />
<packaging-air-desktop />
<packaging-android enabled="true" use-generated-descriptor="false" custom-descriptor-path="$MODULE_DIR$/src/Notifications_Demo-app.xml" package-file-name="Notifications_Demo">
<files-to-package>
<FilePathAndPathInPackage file-path="$MODULE_DIR$/assets" path-in-package="." />
</files-to-package>
</packaging-android>
<packaging-ios package-file-name="Main" />
</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$/assets" isTestSource="false" />
</content>
<orderEntry type="jdk" jdkName="adobe-air-16.0.0.283" jdkType="Flex SDK Type (new)" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module-library" exported="">
<library type="flex">
<properties id="90729fae-547d-4eeb-93f7-cc936675ba1f" />
<CLASSES>
<root url="file://$MODULE_DIR$/anes" />
</CLASSES>
<JAVADOC />
<SOURCES />
<jarDirectory url="file://$MODULE_DIR$/anes" recursive="false" />
</library>
</orderEntry>
<orderEntry type="module-library" exported="">
<library type="flex">
<properties id="6bc1d512-0909-4d20-a5a0-324a04ca9006" />
<CLASSES>
<root url="file://$MODULE_DIR$/libs" />
</CLASSES>
<JAVADOC />
<SOURCES />
<jarDirectory url="file://$MODULE_DIR$/libs" recursive="false" />
</library>
</orderEntry>
</component>
</module>