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

call MakeCoq_MinGW.bat ^
  -arch=64 ^
  -installer=Y ^
  -coqver=git-v8.6 ^
  -destcyg=%ROOTPATH%\cygwin_coq64_86git_inst2 ^
  -destcoq=%ROOTPATH%\coq64_86git_inst2