Hello, My project has the application, a shared library with common code and a plugin. QtCreator only deploys the application to the device :(
The structure is: program (binary) programShared (shared library) plugins/plugin (shared library) So is there a way to deploy all three binaries in their respective directories? (By setting dependencies or whatever) Or is it even planned in the future? Thanks, Christoph _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
