I am using libcurl for trading bot written in c++ everything is working perfectly but when I build the solution I see libcurl.dll
in the debug
and release
folders
I there any way to embed this dll inside the executable in the debug or release folders or is there anything like pyarmor-webui
for c++ compiling