New class: SignedByteArray
authorStefan Vogel <sv@exept.de>
Thu, 11 Feb 2016 17:31:39 +0100
changeset 19183 50bea26ce904
parent 19182 4dd839a185aa
child 19184 8fcf2978fd84
New class: SignedByteArray
mingwmake.bat
--- a/mingwmake.bat	Thu Feb 11 17:31:31 2016 +0100
+++ b/mingwmake.bat	Thu Feb 11 17:31:39 2016 +0100
@@ -4,7 +4,10 @@
 @REM do not edit - automatically generated from ProjectDefinition
 @REM -------
 @SET DEFINES=
-@call ..\rules\find_mingw.bat
+
+@pushd ..\rules
+@call find_mingw.bat
+@popd
 make.exe -N -f bc.mak %DEFINES% %USEMINGW_ARG% %*