|
@@ -7,7 +7,7 @@ echo.
|
|
echo ***** Rebuilding mx2cc *****
|
|
echo ***** Rebuilding mx2cc *****
|
|
echo.
|
|
echo.
|
|
|
|
|
|
-%mx2cc% makemods -clean -config=release monkey libc miniz stb-image stb-image-write stb-vorbis std
|
|
|
|
|
|
+%mx2cc% makemods -clean -config=release monkey libc miniz stb-image stb-image-write stb-vorbis zlib std
|
|
if %errorlevel% neq 0 exit /b %errorlevel%
|
|
if %errorlevel% neq 0 exit /b %errorlevel%
|
|
|
|
|
|
%mx2cc% makeapp -clean -apptype=console -config=release -product=scripts/mx2cc.products/mx2cc_windows.exe ../src/mx2cc/mx2cc.monkey2
|
|
%mx2cc% makeapp -clean -apptype=console -config=release -product=scripts/mx2cc.products/mx2cc_windows.exe ../src/mx2cc/mx2cc.monkey2
|