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

call MakeCoq_MinGW.bat ^
  -arch=64 ^
  -installer=Y ^
  -coqver=8.6rc1 ^
  -destcyg=%ROOTPATH%\cygwin_coq64_86rc1_inst ^
  -destcoq=%ROOTPATH%\coq64_86rc1_inst