amxmodx/dlls/csx/source/compile.bat
2004-09-16 18:15:20 +00:00

7 lines
46 B
Batchfile
Executable File

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