-
Notifications
You must be signed in to change notification settings - Fork 0
/
Protean.iml
27 lines (27 loc) · 1.35 KB
/
Protean.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
<?xml version="1.0" encoding="UTF-8"?>
<module type="HAXE_MODULE" version="4">
<component name="HaxeModuleSettingsStorage">
<option name="buildConfig" value="1" />
<option name="haxeTarget" value="JavaScript" />
<option name="hxmlPath" value="$MODULE_DIR$/build.hxml" />
<option name="outputFolder" value="$MODULE_DIR$/out" />
</component>
<component name="NewModuleRootManager">
<output url="file://$MODULE_DIR$/out" />
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/samples/test" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/targets/luxe" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/stub" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/targets/openfl" isTestSource="false" />
</content>
<content url="file://$MODULE_DIR$/bin" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="Heaps 1,5,0" level="application" />
<orderEntry type="library" name="OpenFL 8,8,0" level="application" />
<orderEntry type="library" name="Pixi 4,7,1" level="application" />
<orderEntry type="library" name="Lim 7,2,1" level="application" />
</component>
</module>