mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-02-16 02:30:52 +00:00
Build Windows against Qt 6.9 in CI
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[DevicePaths]
|
||||
Prefix=C:/Qt/Qt-6.8
|
||||
Prefix=C:/Qt/Qt-6.9
|
||||
[Paths]
|
||||
Prefix=../
|
||||
Documentation=./doc
|
||||
@@ -24,5 +24,5 @@ Sysroot=
|
||||
SysrootifyPrefix=false
|
||||
TargetSpec=win32-arm64-msvc
|
||||
HostSpec=
|
||||
Documentation=../../Docs/Qt-6.8
|
||||
Examples=../../Examples/Qt-6.8
|
||||
Documentation=../../Docs/Qt-6.9
|
||||
Examples=../../Examples/Qt-6.9
|
||||
Reference in New Issue
Block a user