-
Notifications
You must be signed in to change notification settings - Fork 0
/
ane-awesome-utils.iml
25 lines (25 loc) · 1.03 KB
/
ane-awesome-utils.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
<?xml version="1.0" encoding="UTF-8"?>
<module type="Flex" version="4">
<component name="FlexBuildConfigurationManager" active="ane-awesome-utils">
<configurations>
<configuration name="ane-awesome-utils" target-platform="Desktop" pure-as="true" output-type="Library" output-file="ane-awesome-utils.swc" output-folder="$MODULE_DIR$/out/production/ane-awesome-utils">
<dependencies>
<sdk name="AIRSDK_51.1.2" />
</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="AIRSDK_51.1.2" jdkType="Flex SDK Type (new)" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>