Freeglut 2.8.0 builds 4 libs:
x86
Debug
Releasex64
Debug
Release
However, in the lib directory at C:\Program Files (x86)\Windows Kits\8.0\Lib\win8\um there are only x86 and x64 subdirectories.
Where should I put "freeglut.lib" and "freeglut_static.lib" for Debug and for Release? Should I create a subdirectory called Debug and put the debug versions there? And how can my project distinguished upon build?