Hello, > My project has the application, a shared library with common code and a > plugin. QtCreator only deploys the application to the device :(
the version of Qt Creator in the master branch should allow you to specify what to deploy where. The deployment code in the released versions (beta, Nokia Qt SDK etc.) are at an earlier stage that only deploys the executable. Christian _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
