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:
parent
595f74f70c
commit
c5513447c9
14 changed files with 18 additions and 17 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue