2
0
mirror of https://github.com/alliedmodders/amxmodx.git synced 2025-03-26 04:19:06 +03:00
2004-06-28 13:57:10 +00:00

7 lines
46 B
Batchfile
Executable File

@echo off
PATH=C:\gcc\bin;%PATH%
make
pause