e6b8e14cfd
Use a single script for all compiler versions, another simple script just defining wxWidgets version and, finally, a script building all the binaries for all the compilers. Closes #17510.
5 lines
226 B
Batchfile
Executable File
5 lines
226 B
Batchfile
Executable File
start cmd /k Call officialbuild.bat vc140
|
|
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 |