瀏覽代碼

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