1
0
mirror of https://gitlab.com/pholy/OSCAR-code.git synced 2025-04-07 11:40:42 +00:00

Fixes : Update Windows Buildall.bat script to QT 5.12.12

And test Mantis integration!
This commit is contained in:
Guy Scharf 2022-01-26 13:40:02 -07:00
parent fd17699692
commit 7f5bdb9cbb

View File

@ -2,7 +2,7 @@ setlocal
:::@echo off
::: You must set these paths to your QT configuration
set qtpath=E:\Qt
set qtVersion=5.12.8
set qtVersion=5.12.12
:::
::: Build 32- and 64-bit versions of OSCAR for Windows.