Automatically resolve missing linker inputs in Visual Studio.
This tool helps you identify which libraries have to be added as linker input.
Simply click "Add Selected Libraries" to add the libraries as linker input to the current project configuration.
CppAutoLib automatically rebuilds the project afterwards.
You can download a prebuilt VSIX package on the releases page.
BSD