need compiliation help

Hi,

I am trying to figure out if it is possible (and how) to statically link in the glut libaries such that I do not need to provide the glut dll with my executable. I am compiling C++ code using Microsoft Visual Studio .Net.

Thanks!