mingwmake.bat
author Jan Vrany <jan.vrany@fit.cvut.cz>
Mon, 18 May 2015 15:45:10 +0100
changeset 544 045d88134e1d
permissions -rw-r--r--
Added mingwmake.bat to compile under MinGW (for Windows / x86_64 builds)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
544
045d88134e1d Added mingwmake.bat to compile under MinGW (for Windows / x86_64 builds)
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     1
pushd common
045d88134e1d Added mingwmake.bat to compile under MinGW (for Windows / x86_64 builds)
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     2
call mingwmake.bat %1 %2 %3 %4 %5 %6 %7 %8 %9
045d88134e1d Added mingwmake.bat to compile under MinGW (for Windows / x86_64 builds)
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     3
popd 
045d88134e1d Added mingwmake.bat to compile under MinGW (for Windows / x86_64 builds)
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     4
pushd mercurial
045d88134e1d Added mingwmake.bat to compile under MinGW (for Windows / x86_64 builds)
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     5
call mingwmake.bat %1 %2 %3 %4 %5 %6 %7 %8 %9
045d88134e1d Added mingwmake.bat to compile under MinGW (for Windows / x86_64 builds)
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     6
popd