amxmodx/dlls/csstats2/csstats/compile.bat

7 lines
46 B
Batchfile
Raw Normal View History

2004-06-30 17:01:07 +04:00
@echo off
PATH=C:\gcc\bin;%PATH%
make
pause