Hello I want to use a third party library in my Qt Project. I use QtCreator...

The Doc of the third party lib provide a Makefile, but I don't know how I can link my QT Project against the third party Makefile.

Maybe someone can help me...

thanks