Change build config to v141_xp

This commit is contained in:
TheTank20 2023-09-01 18:08:53 -04:00 committed by GitHub
parent 93732e152b
commit 02c85b50b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -136,7 +136,7 @@ jobs:
uses: threeal/cmake-action@v1.2.0
with:
generator: "Visual Studio 17 2022"
args: -A "x64"
args: -A "x64" -T "v141_xp"
- name: Build UMSKT
working-directory: build