Welcome to mirror list, hosted at ThFree Co, Russian Federation.

winbuild-debug.bat « main - github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a6455892ee6ecf3b888629a73b3584c6093665e1 (plain)
1
2
3
4
setlocal
set CONFIG=DebugWin32
call winbuild.bat %*
endlocal