Make each module refer to its own bin/
authorMarius Storm-Olsen <marius.storm-olsen@nokia.com>
Thu, 6 Jan 2011 18:52:17 +0000 (12:52 -0600)
committeraxis <qt-info@nokia.com>
Wed, 27 Apr 2011 10:05:51 +0000 (12:05 +0200)
commitbbb55ac56de12e3584514725362d045a47c3b41e
tree84025cd2d0bcdfa00daaa43edc310b70e5367540
parente04298c1a00483006fa5ec7aa155360848297b82
Make each module refer to its own bin/

Since modules cannot rely on QtCore having a build directory, nor
can they build the applications directly into $$[QT_INSTALL_BINS]
each module needs their own bin/. Add this path to each module's
pri file, so others can use their applications
modules/qt_clucene.pri
modules/qt_designer.pri
modules/qt_help.pri
modules/qt_uitools.pri