[Qt-interest] Doubt about library
miguel abellon
mabellonm at facinf.uho.edu.cu
Sun Nov 14 10:50:41 CET 2010
Hi , I have a doubt about a library inclusion in QT with QTCreator in
the .pro file.
Iam developing on Windows 7 and my library it is not a static nor
dinamic library , dll , but most of the library is made of header files
.h and source files , .cpp .
My question is , Do I have to include it in the LIBS in the .pro file ?
or it is just enough to include it in the Header and Sources in the pro
file?
I also try copying the files to the include directory in the Mingw
compiler , because most of the library is made of header files , .h.
Which is the best way to include this library in a project ?, if it is
made of only header files and cpp but plenty of both.
Thanks in advance.
Miguel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20101114/1840168c/attachment.html
More information about the Qt-interest-old
mailing list