Nicolas Cannasse 19 سال پیش
والد
کامیت
794756f15e
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      doc/MakeRelease.bat

+ 1 - 1
doc/MakeRelease.bat

@@ -9,7 +9,7 @@ rm -rf CVS .cvsignore */CVS */.cvsignore */*/CVS */*/.cvsignore */*/*/CVS */*/*/
 rm -rf all.n all.js all.swf *.xml tools/docview.n
 
 cd ..\..\..\..\neko\bin
-cp neko.dll neko.exe nekoc.exe nekotools.exe *.ndll ../../haxe/doc/haxe-release
+cp gc.dll neko.dll neko.exe nekoc.exe nekotools.exe *.ndll ../../haxe/doc/haxe-release
 
 echo The magic script is done, it's release time !
 pause