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