dfb3482946
5.22.1.3 was incompatible with the latest openssl update.
8 lines
198 B
Batchfile
8 lines
198 B
Batchfile
@title MSYS2 64-bit MSVC build environment
|
|
|
|
@echo Setting up environment for MSYS2 MSVC 64-bit...
|
|
|
|
@set PATH=%CD%\usr\bin;%cd%\..\..\perl\site\bin;%cd%\..\..\perl\perl\bin;%cd%\..\..\c\bin;%PATH%
|
|
|
|
|