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

v3.11 (build 1678)

* Also fix a warning in msapi_utf8.h
This commit is contained in:
Pete Batard 2020-06-18 11:42:57 +01:00
parent 09fb7cd9b4
commit 1e85b4dbf5
No known key found for this signature in database
GPG key ID: 38E0CF5E69EDD671
5 changed files with 14 additions and 9 deletions

View file

@ -11,6 +11,11 @@ set MSBUILD_PATH=C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\M
set MANIFEST=AppxManifest.xml
set ARCHS=x86 x64 arm arm64
rem if you don't set the temp/tmp you get:
rem error MSB6001: Invalid command line switch for "CL.exe". System.ArgumentExcep Key being added: 'TEMP'
set temp=
set tmp=
cd /d "%~dp0"
setlocal EnableDelayedExpansion
set FILES_TO_SIGN=