I created C++ Dynamic Linked Library project, then I created Native Unit Test project. When I try to run a default empty test, I get the error:
There is no .lib in the folder:
Here's a barebones solution with the problem: https://github.com/KulaGGin/TestLibrary