-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathFlashToAtlas.iml
More file actions
21 lines (21 loc) · 1 KB
/
FlashToAtlas.iml
File metadata and controls
21 lines (21 loc) · 1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<module type="WEB_MODULE" version="4">
<component name="HaxeModuleSettingsStorage">
<option name="arguments" value="-swf-version 16 -swf-lib gameAssets.swc --macro include('src')" />
<option name="flexSdkName" value="AIRSDK_Compiler" />
<option name="haxeTarget" value="Flash" />
<option name="mainClass" value="Main" />
<option name="outputFileName" value="FlashToAtlas.swf" />
<option name="outputFolder" value="$MODULE_DIR$/out/production/FlashToAtlas" />
</component>
<component name="NewModuleRootManager" inherit-compiler-output="true">
<output url="file://$MODULE_DIR$/out/production/FlashToAtlas" />
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/libs" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>