Nicolas Cannasse 19 年之前
父節點
當前提交
10f49ef081
共有 1 個文件被更改,包括 11 次插入1 次删除
  1. 11 1
      doc/MakeRelease.bat

+ 11 - 1
doc/MakeRelease.bat

@@ -31,7 +31,17 @@ cd ..
 
 rm -rf CVS .cvsignore */CVS */.cvsignore */*/CVS */*/.cvsignore */*/*/CVS */*/*/.cvsignore
 rm -rf all.n all.js *.swf *.xml 
-rm -rf tools/haxedoc/haxedoc.n tools/haxedoc/index.html tools/haxedoc/content tools/haxedoc/haxedoc.exe
+cd tools
+
+cd haxedoc
+rm -rf haxedoc.n index.html content haxedoc.exe
+cd ..
+
+cd haxelib
+rm -rf *.bat *.zip *.db *.n tmp files
+cd ..
+
+cd ..
 rm -rf mt mtwin
 
 cd ..\..\..\..\neko\bin