amxmodx/dlls/csstats2/csstats/compile.bat
2004-06-30 13:01:07 +00:00

7 lines
46 B
Batchfile
Executable File

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