1
1
Fork 0
mirror of https://github.com/pbatard/rufus.git synced 2024-08-14 23:57:05 +00:00

[misc] update project to use latest default VS2017 SDK

* Also add missing control in localization_data.h
This commit is contained in:
Pete Batard 2019-02-27 18:47:15 +00:00
parent 595f74f70c
commit c5513447c9
No known key found for this signature in database
GPG key ID: 38E0CF5E69EDD671
14 changed files with 18 additions and 17 deletions

View file

@ -6,7 +6,7 @@ del /q *.appx >NUL 2>&1
del /q *.appxbundle >NUL 2>&1
del /q *.map >NUL 2>&1
set WDK_PATH=C:\Program Files (x86)\Windows Kits\10\bin\10.0.17134.0\x64
set WDK_PATH=C:\Program Files (x86)\Windows Kits\10\bin\10.0.17763.0\x64
set MANIFEST=AppxManifest.xml
set ARCHS=x86 x64 arm arm64