How to add external libraries to generated Visual Studio 2015 project ?

I don’t know if there’s way to get the editor to compile to Win32 by default but when you add a class you could right click on the uproject file and generate project files (if it’s a binary build from the launcher) or use the generate project files bat file (might only be available with full source). When you generate project files any files in your “Source” folder will get added to the project.