3 lines
123 B
Batchfile
3 lines
123 B
Batchfile
|
|
@IF DEFINED HIP_PATH (set HIPCONFIG="%HIP_PATH%/bin/hipconfig") ELSE (set HIPCONFIG="%CD%/hipconfig")
|
||
|
|
@perl %HIPCONFIG% %*
|