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.
4 lines
67 B
Batchfile
4 lines
67 B
Batchfile
set wxMAJOR_VERSION=3
|
|
set wxMINOR_VERSION=1
|
|
set wxRELEASE_NUMBER=1
|