mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-07 22:06:59 -06:00
Add some notes about VS2019 Features
This commit is contained in:
@@ -8,6 +8,12 @@ REM Microsoft Visual Studio 2015 (VC=14.0)
|
|||||||
REM Microsoft Visual Studio 2017 (VC=15.0)
|
REM Microsoft Visual Studio 2017 (VC=15.0)
|
||||||
REM Microsoft Visual Studio 2019 (VC=16.0)
|
REM Microsoft Visual Studio 2019 (VC=16.0)
|
||||||
|
|
||||||
|
REM Microsoft Visual Studio 2019 /SUBSYSTEM version numbers:
|
||||||
|
REM MIN STANDARD
|
||||||
|
REM CONSOLE 5.01 (x86) 5.02 (x64) 6.02 (ARM) 6.00 (x86, x64) 6.02 (ARM)
|
||||||
|
REM WINDOWS 5.01 (x86) 5.02 (x64) 6.02 (ARM) 6.00 (x86, x64) 6.02 (ARM)
|
||||||
|
|
||||||
|
|
||||||
REM to many vcvarsall.cmd calls will blow it up!
|
REM to many vcvarsall.cmd calls will blow it up!
|
||||||
set OPATH=%PATH%
|
set OPATH=%PATH%
|
||||||
set ERRFILE=%APPVEYOR_BUILD_FOLDER%\error.txt
|
set ERRFILE=%APPVEYOR_BUILD_FOLDER%\error.txt
|
||||||
|
|||||||
Reference in New Issue
Block a user