Forráskód Böngészése

ignored filter output files

Nicolas Cannasse 11 éve
szülő
commit
377608632f
1 módosított fájl, 2 hozzáadás és 0 törlés
  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>