-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGamesysInterviewTest.iml
42 lines (42 loc) · 1.7 KB
/
GamesysInterviewTest.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
35
36
37
38
39
40
41
42
<?xml version="1.0" encoding="UTF-8"?>
<module type="Flex" version="4">
<component name="FlexBuildConfigurationManager" active="GamesysInterviewTest">
<configurations>
<configuration name="GamesysInterviewTest" pure-as="true" main-class="Main" output-file="Main.swf" output-folder="$MODULE_DIR$/out/production/GamesysInterviewTest" use-html-wrapper="true" wrapper-template-path="$MODULE_DIR$/html-template">
<dependencies target-player="22.0">
<entries>
<entry library-id="e5bf4064-8d41-4f6f-bc8e-83f727f98031">
<dependency linkage="Merged" />
</entry>
</entries>
<sdk name="AIRSDK" />
</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" />
<sourceFolder url="file://$MODULE_DIR$/assets" isTestSource="false" />
</content>
<orderEntry type="jdk" jdkName="AIRSDK" jdkType="Flex SDK Type (new)" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module-library" exported="">
<library type="flex">
<properties id="e5bf4064-8d41-4f6f-bc8e-83f727f98031" />
<CLASSES>
<root url="file://$MODULE_DIR$/libs" />
</CLASSES>
<JAVADOC />
<SOURCES />
<jarDirectory url="file://$MODULE_DIR$/libs" recursive="false" />
</library>
</orderEntry>
</component>
</module>