How to call OpenGL functions directly?

While trying to solve my problem I figured my project isn’t linking correctly (or at all) with OpenGL library.

How can I link to OpenGL library? (there’s a third party folder for OpenGL, and although I managed to include the headers there I still seem to be missing that final library link)