-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathRoboterate.iml
25 lines (24 loc) · 1.13 KB
/
Roboterate.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
<?xml version="1.0" encoding="UTF-8"?>
<module type="HAXE_MODULE" version="4">
<component name="HaxeModuleSettingsStorage">
<option name="buildConfig" value="3" />
<option name="mainClass" value="Source.Main" />
<option name="openFLTarget" value="Neko" />
</component>
<component name="NewModuleRootManager" inherit-compiler-output="false">
<output url="file://$MODULE_DIR$/build/production/Roboterate" />
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
<excludeFolder url="file://$MODULE_DIR$/.idea" />
<excludeFolder url="file://$MODULE_DIR$/Docs" />
<excludeFolder url="file://$MODULE_DIR$/build" />
<excludeFolder url="file://$MODULE_DIR$/haxe" />
</content>
<orderEntry type="jdk" jdkName="Haxe 3.0.0" jdkType="Haxe SDK" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="openfl" level="project" />
<orderEntry type="library" name="openfl-native" level="project" />
<orderEntry type="library" name="Other" level="project" />
</component>
</module>