#!/bin/sh

$SYSTEMROOT/System32/cmd.exe /c "build.bat $*"
exit $?
