JUDGER_AND_CLIENT/client/MinGW/mingwvars.bat

4 lines
99 B
Batchfile
Raw Permalink 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%