-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathYouCanUseIt.iml
38 lines (38 loc) · 2.12 KB
/
YouCanUseIt.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
<?xml version="1.0" encoding="UTF-8"?>
<module type="Flex" version="4">
<component name="FlexBuildConfigurationManager" active="YouCanUseIt">
<configurations>
<configuration name="YouCanUseIt" target-platform="Mobile" pure-as="true" main-class="main.youcanuseit.YouCanUseIt" output-file="YouCanUseIt.swf" output-folder="$MODULE_DIR$/out/production/YouCanUseIt">
<dependencies target-player="26.0">
<entries>
<entry library-name="theme_starling_feathers" library-level="project">
<dependency linkage="Merged" />
</entry>
</entries>
<sdk name="AIRSDK_Compiler" />
</dependencies>
<compiler-options />
<packaging-air-desktop />
<packaging-android enabled="true" use-generated-descriptor="false" custom-descriptor-path="$MODULE_DIR$/YouCanUseIt-app.xml" package-file-name="YouCanUseIt">
<AirSigningOptions key-alias="berv" keystore-path="$MODULE_DIR$/youcanuseit.p12" use-temp-certificate="false" />
</packaging-android>
<packaging-ios enabled="true" use-generated-descriptor="false" custom-descriptor-path="$MODULE_DIR$/YouCanUseIt-app.xml" package-file-name="YouCanUseIt" />
</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" />
<excludeFolder url="file://$MODULE_DIR$/lib" />
</content>
<orderEntry type="jdk" jdkName="AIRSDK_Compiler" jdkType="Flex SDK Type (new)" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" exported="" name="bin" level="project" />
<orderEntry type="library" exported="" name="api-reference" level="project" />
<orderEntry type="library" exported="" name="feathers" level="project" />
<orderEntry type="library" exported="" name="MetalWorksMobileTheme" level="project" />
<orderEntry type="library" exported="" name="theme_starling_feathers" level="project" />
</component>
</module>