change release version of hyperdbg-cli to compile with debug flags

This commit is contained in:
unknown 2024-05-03 14:42:15 +09:00
parent 22d39d2247
commit 46ddc75f4e
3 changed files with 9 additions and 7 deletions

View file

@ -20,8 +20,6 @@
using namespace std;
#pragma comment(lib, "HPRDBGCTRL.lib")
/**
* @brief CLI main function
*