2 lines
55 B
Batchfile
2 lines
55 B
Batchfile
|
@echo off
|
||
|
call %VID_HOME%\tools\6.0g-mingw64.bat gcc %*
|