Sign in
fuchsia
/
third_party
/
sdl
/
cf9bed5054bb9b8bfa8ab4e61de3282191bbcf91
/
.
/
premake
/
Cygwin
/
build-scripts
/
make.release.bat
blob: c57e37f524ecebb3935cf1ad00990cf213885998 [
file
] [
log
] [
blame
]
@echo
off
echo
This
script assumes
Cygwin
's make utility is in your Path
cd ..
make config=release
pause