Hi All, I am learning to write plugins for Qt Creator. I am now able to write plugins and build them from within the source tree (meaning my plugin code is in src/plugins directory and I modify src/plugins/plugins.pro to build my plugin along with others).
I was wondering if it is possible to have plugin (custom ones that I write) sources located outside the Qt Creator source tree and build it from there. I am trying to figure it out by trial and error, but it would be of great help if someone can give me some hints. Thanks, Prashanth _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
