소스 검색

no fail-eager

Nicolas Cannasse 7 년 전
부모
커밋
1f290720a4
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      tests/unit/unit_hl.hxproj

+ 1 - 1
tests/unit/unit_hl.hxproj

@@ -43,7 +43,7 @@
     <hidden path="obj" />
   </hiddenPaths>
   <!-- Executed before build -->
-  <preBuildCommand>haxe compile-hl.hxml -D fail_eager -D dump</preBuildCommand>
+  <preBuildCommand>haxe compile-hl.hxml -D dump</preBuildCommand>
   <!-- Executed after build -->
   <postBuildCommand alwaysRun="False" />
   <!-- Other project options -->