-
Notifications
You must be signed in to change notification settings - Fork 0
/
roboxml.iml
32 lines (31 loc) · 1.35 KB
/
roboxml.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="roboxml">
<configurations>
<configuration name="roboxml" pure-as="true" main-class="Roboxml" output-file="Roboxml.swf" output-folder="$MODULE_DIR$/out/production/roboxml" use-html-wrapper="true" wrapper-template-path="$MODULE_DIR$/html-template">
<dependencies target-player="11.2">
<entries>
<entry library-name="robotlegs-framework-v2.0.0" library-level="project">
<dependency linkage="Merged" />
</entry>
</entries>
<sdk name="flexsdk 4.6.0" />
</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="flexsdk 4.6.0" jdkType="Flex SDK Type (new)" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" exported="" name="robotlegs-framework-v2.0.0" level="project" />
</component>
</module>