Sign in
◑
Theme
skia
/
external
/
github.com
/
libsdl-org
/
SDL
/
460f97ff96838b34a329d40be4ba09fa950ad16d
/
.
/
premake
/
Cygwin
/
build-scripts
/
make.release.bat
blob: c57e37f524ecebb3935cf1ad00990cf213885998 [
file
]
@echo
off
echo
This
script assumes
Cygwin
's make utility is in your Path
cd ..
make config=release
pause