Hello everybody,

QT = 3.4
Compiler: MINGW
OS: WINXP

I am working with a library "qwt". The Designer oweright every changes my .pro file and i have to write everytime in the .pro file : "LIBS += -lqwt" again ;(
Its possible to make this work easier?I would like to say just once wich library i am using

tnahks