Files
goo-engine/build_files/build_environment/patches/ming64sh.cmd
T
Ray Molenkamp dfb3482946 deps_builder/win: update perl to 5.38.0.1
5.22.1.3 was incompatible with the latest openssl update.
2024-02-06 14:16:55 -07:00

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%