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

4 lines
99 B
Batchfile

@echo.
@echo Setting up environment for using MinGW with GCC from %~dp0.
@set PATH=%~dp0bin;%PATH%