-
Notifications
You must be signed in to change notification settings - Fork 53
/
away3d-tutorials-fp11.iml
32 lines (31 loc) · 1.43 KB
/
away3d-tutorials-fp11.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="away3d-tutorials-fp11">
<configurations>
<configuration name="away3d-tutorials-fp11" pure-as="true" main-class="CustomMaterials03" output-file="away3d-tutorials-fp11.swf" output-folder="$MODULE_DIR$/../out/production/away3d-tutorials-fp11" use-html-wrapper="true" wrapper-template-path="$MODULE_DIR$/html-template">
<dependencies target-player="11.6">
<entries>
<entry module-name="away3d-core-fp11" build-configuration-name="away3d-core-fp11">
<dependency linkage="Merged" />
</entry>
</entries>
<sdk name="air_sdk_3.6" />
</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$/tutorials/materials/advanced_custom/src" isTestSource="false" />
</content>
<orderEntry type="jdk" jdkName="air_sdk_3.6" jdkType="Flex SDK Type (new)" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="away3d-core-fp11" exported="" />
</component>
</module>