On Tue, Nov 1, 2011 at 3:06 PM, Robin Burchell <[email protected]> wrote: > QT += jsondb > PKGCONFIG += mtcore > LIBS += -L$$[QT_INSTALL_PREFIX]/opt/mt/lib -lmtcore > -Wl,-rpath,$$[QT_INSTALL_PREFIX]/opt/mt/lib > } >
... furthermore, LIBS stuff should probably be handled by mtcore's PKGCONFIG file, wherever/whatever that is. _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
