-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathEuler.iml
More file actions
20 lines (19 loc) · 825 Bytes
/
Euler.iml
File metadata and controls
20 lines (19 loc) · 825 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<module type="Flex" version="4">
<component name="Flex.Build.Configuration">
<option name="DO_BUILD" value="true" />
<option name="MAIN_CLASS" value="EulerProblem1" />
<option name="OUTPUT_FILE_NAME" value="Main.swf" />
<option name="TARGET_PLAYER_VERSION" value="10.0.0" />
<option name="VERSION" value="3" />
</component>
<component name="NewModuleRootManager" inherit-compiler-output="false">
<output url="file://$MODULE_DIR$/out" />
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
</content>
<orderEntry type="jdk" jdkName="flex_sdk_4.1.0.16076" jdkType="Flex SDK Type" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>