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)
commite3c33c65819e45bb79414185cf4e4c768e9c97cd
tree748c4899e25ed450ac6bdf62e7694ae7b5764184
parent0fa8300e6d5b8c72ce9fa392ebb27f58a7d3f68a
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_declarative.pri