浏览代码

Merge branch 'development' of https://github.com/HaxeFoundation/haxe into development

Hugh 11 年之前
父节点
当前提交
0980c76977
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      haxe.hxproj

+ 2 - 0
haxe.hxproj

@@ -134,6 +134,8 @@
     <hidden path="haxe.exe.manifest" />
     <hidden path="obj" />
     <hidden path="filters.obj" />
+    <hidden path="filters.cmi" />
+    <hidden path="filters.cmx" />
   </hiddenPaths>
   <!-- Executed before build -->
   <preBuildCommand>make -j4 MSVC=1 FD_OUTPUT=1 -f Makefile.win kill haxe</preBuildCommand>