mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-04 18:20:42 +00:00
Fixes #326: Update Windows Buildall.bat script to QT 5.12.12
And test Mantis integration!
This commit is contained in:
parent
fd17699692
commit
7f5bdb9cbb
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user