4 lines
39 B
Batchfile
4 lines
39 B
Batchfile
|
@echo off
|
||
|
|
||
|
build\Debug\eco2d.exe -v %*
|