[Qt-creator] libraries
Axel Jäger
axel.jaeger at basyskom.de
Wed Mar 4 11:19:18 CET 2009
Hi,
> I am using QtCreator 0.9.2 to design a soft
>
You should update to the yesterday released 1.0.0.
> in which I have to use some extra libraries, e.g. FFT and plot
> libraries. I would like to know if there is a way you can add easily
> a library to a project, if so, I would like to know the way or where
> to find information.
>
Add them to the .pro-file of you application. You will have to add
some stuff to the INCLUDEPATH and LIBS-variables.
Axel
More information about the Qt-creator-old
mailing list