call ..\..\misc\_env_set.bat rem === shaderコピー === call misc\_cpNW4CShader.bat rem === リソースビルド === pushd resource call make_resource.bat popd rem === ビルド開始 === echo *** build *** omake BUILD=release if errorlevel==1 goto ERROR goto END :ERROR pause :END