2
0
mirror of https://github.com/alliedmodders/amxmodx.git synced 2025-01-31 15:50:32 +03:00
2004-06-15 13:49:19 +00:00

7 lines
46 B
Batchfile
Executable File

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