Browse Source

few more ignores

Nicolas Cannasse 9 years ago
parent
commit
da38f43aeb
1 changed files with 3 additions and 0 deletions
  1. 3 0
      haxe.hxproj

+ 3 - 0
haxe.hxproj

@@ -304,6 +304,9 @@
     <hidden path="src\typing\typeload.o" />
     <hidden path="src\typing\typer.o" />
     <hidden path=".travis" />
+    <hidden path="src\json.obj" />
+    <hidden path="src\display\display.obj" />
+    <hidden path="src\generators\genlua.obj" />
   </hiddenPaths>
   <!-- Executed before build -->
   <preBuildCommand>make -j4 FD_OUTPUT=1 -f Makefile.win kill haxe</preBuildCommand>