Explorar o código

Updated rebuildall batch files.

Mark Sibly %!s(int64=8) %!d(string=hai) anos
pai
achega
91beb2f53d
Modificáronse 2 ficheiros con 8 adicións e 6 borrados
  1. 1 0
      scripts/rebuildall.bat
  2. 7 6
      scripts/rebuildall2go.bat

+ 1 - 0
scripts/rebuildall.bat

@@ -1,6 +1,7 @@
 
 echo off
 
+call rebuildmx2cc
 call rebuildmods
 call rebuildted2
 call makedocs

+ 7 - 6
scripts/rebuildall2go.bat

@@ -1,6 +1,7 @@
-
-echo off
-
-call rebuildmods
-call rebuildted2go
-call makedocs
+
+echo off
+
+call rebuildmx2cc
+call rebuildmods
+call rebuildted2go
+call makedocs