2
0
mirror of https://github.com/alliedmodders/amxmodx.git synced 2025-01-18 17:58:03 +03:00
Lukasz Wlasinksi f413bf37a2 Initial import
2004-07-01 17:57:12 +00:00

7 lines
46 B
Batchfile
Executable File

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