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