in qmake I can have something like this:
LIBS += -lopengl32 \\ -lglu32
This will automatically find and link the OpenGL and GLU with my