-
Notifications
You must be signed in to change notification settings - Fork 0
/
SuperGalleryTest.iml
34 lines (34 loc) · 1.43 KB
/
SuperGalleryTest.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
<?xml version="1.0" encoding="UTF-8"?>
<module type="Flex" version="4">
<component name="FlexBuildConfigurationManager" active="SuperGalleryTest">
<configurations>
<configuration name="SuperGalleryTest" pure-as="true" main-class="SmartGalleryMain" output-file="SuperGalleryTest.swf" output-folder="$MODULE_DIR$/bin">
<dependencies target-player="19.0">
<entries>
<entry library-name="libs" library-level="project">
<dependency linkage="Merged" />
</entry>
</entries>
<sdk name="flexsdk4_6_air_19" />
</dependencies>
<compiler-options>
<option name="additionalOptions" value="-default-size=800,600" />
</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" />
<sourceFolder url="file://$MODULE_DIR$/unitTests" isTestSource="true" />
</content>
<orderEntry type="jdk" jdkName="flexsdk4_6_air_19" jdkType="Flex SDK Type (new)" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" exported="" name="libs" level="project" />
</component>
</module>