Qt 6.11 is out! See what's new in the release
blog
How can i add dll reference to qt project
QML and Qt Quick
2
Posts
2
Posters
1.6k
Views
1
Watching
-
My app using some dll files. How can i add their references in .pro file? (or any other way)
-
Hi,
Have a look at "this":http://qt-project.org/doc/qt-4.8/qmake-variable-reference.html#libs
You can also use QtCreator's"Add Library" feature