-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathas3_js.iml
31 lines (31 loc) · 1.3 KB
/
as3_js.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="as3_js">
<configurations>
<configuration name="as3_js" target-platform="Desktop" pure-as="true" main-class="sweetrush.AS3_JS" output-file="as3_js.swf" output-folder="$MODULE_DIR$/_excluded/_generated">
<dependencies>
<sdk name="AIRSDK_Compiler" />
</dependencies>
<compiler-options>
<map>
<entry key="compiler.define" value="CONFIG::air	true CONFIG::node	false" />
</map>
<option name="resourceFilesMode" value="None" />
</compiler-options>
<packaging-air-desktop package-file-name="transcompiler" />
<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$" isTestSource="false" />
<excludeFolder url="file://$MODULE_DIR$/_excluded" />
</content>
<orderEntry type="jdk" jdkName="AIRSDK_Compiler" jdkType="Flex SDK Type (new)" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>