JUDGER_AND_CLIENT/client/可运行客户端环境/MinGW/mingwvars.bat

4 lines
99 B
Batchfile
Raw Normal View History

2024-01-13 10:05:40 +08:00
@echo.
@echo Setting up environment for using MinGW with GCC from %~dp0.
@set PATH=%~dp0bin;%PATH%