I am not new to Qt 4, but when it comes to library files, you can call me a newbie

I have a project that uses OpenGL and GLUT, I want to compile it in Qt Creator and I don't know how to add GLUT and link to it..
FWIW, I am working on a Windows XP machine, and I have these files:
glut.h
glut.def
glut32.lib
glut32.dll

what should I add and how?