|
@@ -132,6 +132,8 @@
|
|
|
<hidden path="version.cmi" />
|
|
|
<hidden path="version.cmx" />
|
|
|
<hidden path="haxe.exe.manifest" />
|
|
|
+ <hidden path="obj" />
|
|
|
+ <hidden path="filters.obj" />
|
|
|
</hiddenPaths>
|
|
|
<!-- Executed before build -->
|
|
|
<preBuildCommand>make -j4 MSVC=1 FD_OUTPUT=1 -f Makefile.win kill haxe</preBuildCommand>
|
|
@@ -141,6 +143,7 @@
|
|
|
<options>
|
|
|
<option showHiddenPaths="False" />
|
|
|
<option testMovie="Default" />
|
|
|
+ <option testMovieCommand="" />
|
|
|
</options>
|
|
|
<!-- Plugin storage -->
|
|
|
<storage />
|