wxWidgets/build/tools/msvs/buildall.bat
Danny Scott e6b8e14cfd Add improves scripts for building official MSVS binaries
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.
2016-04-28 23:30:07 +02:00

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