mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-05 02:30:44 +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
|
:::@echo off
|
||||||
::: You must set these paths to your QT configuration
|
::: You must set these paths to your QT configuration
|
||||||
set qtpath=E:\Qt
|
set qtpath=E:\Qt
|
||||||
set qtVersion=5.12.8
|
set qtVersion=5.12.12
|
||||||
|
|
||||||
:::
|
:::
|
||||||
::: Build 32- and 64-bit versions of OSCAR for Windows.
|
::: Build 32- and 64-bit versions of OSCAR for Windows.
|
||||||
|
Loading…
Reference in New Issue
Block a user