forked from vandammeb/Timesheets
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcalendar.iml
More file actions
20 lines (19 loc) · 839 Bytes
/
calendar.iml
File metadata and controls
20 lines (19 loc) · 839 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="Calendar" />
<option name="OUTPUT_FILE_NAME" value="Calendar.swf" />
<option name="TARGET_PLAYER_VERSION" value="10.2" />
<option name="VERSION" value="3" />
</component>
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
</content>
<orderEntry type="jdk" jdkName="4.5.0.19786 AIR" jdkType="AIR SDK Type" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="Unnamed" level="application" />
</component>
</module>