We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2d288da + f59cf10 commit cadd330Copy full SHA for cadd330
install.bat
@@ -1,7 +1,7 @@
1
@echo off
2
setlocal
3
4
-set "BUILD_REL_PATH=out\build\x64-Debug\core\sample\base-procs\hako-cmd"
+set "BUILD_REL_PATH=out\build\x64-Release\core\sample\base-procs\hako-cmd"
5
set "BIN_DIR=%CD%\bin"
6
set "MY_CONFIG_PATH=%CD%\core\cpp_core_config.json"
7
0 commit comments