소스 검색

make sure to output to haxe.exe whatever the ocaml version

Nicolas Cannasse 13 년 전
부모
커밋
c7aaa37107
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      Makefile.win

+ 2 - 0
Makefile.win

@@ -1,5 +1,7 @@
 include Makefile
 
+OUTPUT=haxe.exe
+
 NATIVE_LIBS = shell32.lib libs/extc/extc_stubs.obj libs/extc/zlib/zlib.lib
 
 FILTER=sed 's/File "\([^"]\+\)", line \([0-9]\+\), \(.*\)/\1(\2): \3/' tmp.cmi