OpenGL libraries for eclipse(Windows)

I’m trying to using OpenGL with Eclipse and Mingw. But when I go to link the libraries, I noticed that they are all .lib files and not .a files. I searched google and read about CMAKE and MSYS, but it sounded way more complicated than it should.Is there Mingw libraries out there or am I missing something?