summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@nokia.com>2010-12-23 09:38:00 +0100
committeraxis <qt-info@nokia.com>2011-04-27 12:05:48 +0200
commite7275e55aa4ca819ddd8757a650385ffa9ce54dc (patch)
tree98a4e29e9f268eb48ebe9397900e39a3202b963c
parente9d7db1a879c720d71eb6fcc1e691ed78ce32ef3 (diff)
Add the private_includes path to the modules .pri file
-rw-r--r--modules/qt_qt3support.pri1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/qt_qt3support.pri b/modules/qt_qt3support.pri
index 86d6395..76ad617 100644
--- a/modules/qt_qt3support.pri
+++ b/modules/qt_qt3support.pri
@@ -5,6 +5,7 @@ QT_QT3SUPPORT_PATCH_VERSION = $$QT_PATCH_VERSION
QT.qt3support.name = Qt3Support
QT.qt3support.includes = $$QT_MODULE_INCLUDE_BASE $$QT_MODULE_INCLUDE_BASE/Qt3Support
+QT.qt3support.private_includes = $$QT_MODULE_INCLUDE_BASE/Qt3Support/private
QT.qt3support.sources = $$QT_MODULE_BASE/src/qt3support
QT.qt3support.libs = $$QT_MODULE_LIB_BASE
QT.qt3support.depends = core gui