summaryrefslogtreecommitdiff
path: root/dev/build/windows/MakeCoq_86rc1_installer_32.bat
blob: 96f43e16a55f2b55ebe21b3e73597bad0558c550 (plain)
1
2
3
4
5
6
7
8
call MakeCoq_SetRootPath

call MakeCoq_MinGW.bat ^
  -arch=32 ^
  -installer=Y ^
  -coqver=8.6rc1 ^
  -destcyg=%ROOTPATH%\cygwin_coq32_86rc1_inst ^
  -destcoq=%ROOTPATH%\coq32_86rc1_inst