5413f68c61
Replace vc140,vc141,vc142 builds using VS2015,VS2017,VS2019 with a single set of libraries using vc14x toolset built with VS2015. Closes https://github.com/wxWidgets/wxWidgets/pull/1607
5 lines
226 B
Batchfile
Executable File
5 lines
226 B
Batchfile
Executable File
start cmd /k Call officialbuild.bat vc14x
|
|
start cmd /k Call officialbuild.bat vc120
|
|
start cmd /k Call officialbuild.bat vc110
|
|
start cmd /k Call officialbuild.bat vc100
|
|
start cmd /E:ON /V:ON /T:0E /K Call officialbuild.bat vc90 |