-
Notifications
You must be signed in to change notification settings - Fork 0
/
MoonshineLanguageClient.hxproj
37 lines (37 loc) · 1.17 KB
/
MoonshineLanguageClient.hxproj
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
<project>
<output>
<movie disabled="False"/>
<movie background="#FFFFFF"/>
<movie path="project.xml"/>
<movie input=""/>
<movie height="0"/>
<movie version="0"/>
<movie platform="Lime"/>
<movie fps="0"/>
<movie width="0"/>
</output>
<classpaths></classpaths>
<build>
<option mainClass=""/>
<option additional="--macro openfl._internal.macros.ExtraParams.include()&#xA;--macro lime._internal.macros.DefineMacro.run()&#xA;--remap flash:openfl&#xA;--no-output "/>
<option directives=""/>
<option enabledebug="False"/>
<option flashStrict="False"/>
<option noInlineOnDebug="False"/>
</build>
<haxelib/>
<compileTargets></compileTargets>
<hiddenPaths></hiddenPaths>
<preBuildCommand>"$(CompilerPath)/haxelib" run lime build "$(OutputFile)" $(TargetBuild) -$(BuildConfig) -Dfdb</preBuildCommand>
<postBuildCommand alwaysRun="False"/>
<options>
<option testMovieCommand=""/>
<option showHiddenPaths="True"/>
<option testMovie="Webserver"/>
</options>
<moonshineRunCustomization>
<option webBrowser=""/>
<option targetPlatform="flash"/>
</moonshineRunCustomization>
<storage/>
</project>