Mark Sibly 8 年之前
父节点
当前提交
9fb9404b36
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      scripts/rebuildmx2cc.sh

+ 2 - 0
scripts/rebuildmx2cc.sh

@@ -5,6 +5,8 @@ echo ""
 echo "***** Rebuilding mx2cc *****"
 echo ""
 
+mkdir mx2cc.products
+
 $mx2cc makemods -clean -config=release monkey libc miniz stb-image stb-image-write stb-vorbis std
 
 $mx2cc makeapp -clean -apptype=console -config=release -product=scripts/mx2cc.products/mx2cc_$host ../src/mx2cc/mx2cc.monkey2