From 6d8ffc2cbb16d00a8e27ced18b0072f7ee00cf2d Mon Sep 17 00:00:00 2001 From: Liang Qi Date: Thu, 23 Dec 2010 09:38:00 +0100 Subject: Add the private_includes path to the modules .pri file --- src/modules/qt_core.pri | 1 + 1 file changed, 1 insertion(+) (limited to 'src/modules/qt_core.pri') diff --git a/src/modules/qt_core.pri b/src/modules/qt_core.pri index 246fed7048..92e1d21069 100644 --- a/src/modules/qt_core.pri +++ b/src/modules/qt_core.pri @@ -5,6 +5,7 @@ QT_CORE_PATCH_VERSION = $$QT_PATCH_VERSION QT.core.name = QtCore QT.core.includes = $$QT_MODULE_INCLUDE_BASE/QtCore +QT.core.private_includes = $$QT_MODULE_INCLUDE_BASE/QtCore/private QT.core.sources = $$QT_MODULE_BASE/src/corelib QT.core.libs = $$QT_MODULE_LIB_BASE QT.core.depends = -- cgit v1.2.3