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

call MakeCoq_MinGW.bat ^
  -arch=64 ^
  -installer=Y ^
  -coqver=8.5pl3 ^
  -destcyg=%ROOTPATH%\cygwin_coq64_85pl3_inst ^
  -destcoq=%ROOTPATH%\coq64_85pl3_inst