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

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