-
Notifications
You must be signed in to change notification settings - Fork 2
/
ASPack.iml
31 lines (31 loc) · 1.24 KB
/
ASPack.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
<?xml version="1.0" encoding="UTF-8"?>
<module type="Flex" version="4">
<component name="FlexBuildConfigurationManager" active="AsPack">
<configurations>
<configuration name="AsPack" target-platform="Mobile" pure-as="true" output-file=".swf">
<dependencies>
<entries>
<entry library-name="SaffronCode" library-level="application">
<dependency linkage="Merged" />
</entry>
</entries>
<sdk name="Air32" />
</dependencies>
<compiler-options />
<packaging-air-desktop />
<packaging-android enabled="true" package-file-name="AsPack" />
<packaging-ios enabled="true" package-file-name="AsPack" />
</configuration>
</configurations>
<compiler-options />
</component>
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$" isTestSource="false" />
</content>
<orderEntry type="jdk" jdkName="Air32" jdkType="Flex SDK Type (new)" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" exported="" name="SaffronCode" level="application" />
</component>
</module>