Is it possible to build and link Glew and GLFW without copying files to the C:??
I can't find any documentation that shows how to use these libraries without copying DLLs to the Visual Studio Directory on the C:.
I just want to include all the .dll and .lib files needed in the directory of my project.