Fr0sT.Brutal - 2020-03-16

I solved this by disabling manifest creation in project options following advice from SO
Then I had to comment out usage of My_SetDefaultDllDirectories as it caused linker to fail with "external not found". I've no idea why considering that build via command line executed fine.