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

call MakeCoq_MinGW.bat ^
  -arch=32 ^
  -installer=Y ^
  -coqver=8.6 ^
  -destcyg=%ROOTPATH%\cygwin_coq32_86_inst ^
  -destcoq=%ROOTPATH%\coq32_86_inst