mirror of
https://github.com/Neo-Desktop/WindowsXPKg
synced 2024-11-16 19:00:59 +02:00
Change build config to v141_xp
This commit is contained in:
parent
93732e152b
commit
02c85b50b1
2
.github/workflows/windows.yml
vendored
2
.github/workflows/windows.yml
vendored
@ -136,7 +136,7 @@ jobs:
|
|||||||
uses: threeal/cmake-action@v1.2.0
|
uses: threeal/cmake-action@v1.2.0
|
||||||
with:
|
with:
|
||||||
generator: "Visual Studio 17 2022"
|
generator: "Visual Studio 17 2022"
|
||||||
args: -A "x64"
|
args: -A "x64" -T "v141_xp"
|
||||||
|
|
||||||
- name: Build UMSKT
|
- name: Build UMSKT
|
||||||
working-directory: build
|
working-directory: build
|
||||||
|
Loading…
Reference in New Issue
Block a user