2 lines
53 B
Batchfile
2 lines
53 B
Batchfile
|
@echo off
|
||
|
cmd /k "set PATH=%PATH%;%~dp0..\build\bin\"
|