summaryrefslogtreecommitdiffstats
path: root/src/modules
diff options
context:
space:
mode:
authorJørgen Lind <jorgen.lind@nokia.com>2011-08-11 15:13:48 +0200
committerAndy Nichols <janichol@codereview.qt.nokia.com>2011-08-11 15:20:17 +0200
commitd34b0eb633d142fc58f4aaf93afef6516acb9314 (patch)
treeb95e7cdc7e707634bdf5e789f32581959722702f /src/modules
parentcbce0088bbb41b14d8ec41874d94e75283876e72 (diff)
Fix platformsupport as installable module
Change-Id: I17c4723c551c1cee9c442e8d6c1289bccf505d3d Reviewed-on: http://codereview.qt.nokia.com/2868 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Andy Nichols
Diffstat (limited to 'src/modules')
-rw-r--r--src/modules/qt_platformsupport.pri1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/modules/qt_platformsupport.pri b/src/modules/qt_platformsupport.pri
index 199beaf563..152f69b3e9 100644
--- a/src/modules/qt_platformsupport.pri
+++ b/src/modules/qt_platformsupport.pri
@@ -4,6 +4,7 @@ QT.platformsupport.MINOR_VERSION = 0
QT.platformsupport.PATCH_VERSION = 0
QT.platformsupport.name = QtPlatformSupport
+QT.platformsupport.bins = $$QT_MODULE_BIN_BASE
QT.platformsupport.includes = $$QT_MODULE_INCLUDE_BASE/QtPlatformSupport
QT.platformsupport.private_includes = $$QT_MODULE_INCLUDE_BASE/QtPlatformSupport/$$QT.platformsupport.VERSION
QT.platformsupport.sources = $$QT_MODULE_BASE/src/platformsupport