--- a/mkspecs/features/symbian/qt.prf Tue Jan 26 12:42:25 2010 +0200
+++ b/mkspecs/features/symbian/qt.prf Tue Feb 02 00:43:10 2010 +0200
@@ -41,14 +41,5 @@
INCLUDEPATH += $$MW_LAYER_PUBLIC_EXPORT_PATH($$qlib)
}
-contains(CONFIG, hb): {
- INCLUDEPATH += \
- $$MW_LAYER_PUBLIC_EXPORT_PATH(hb/hbcnf) \
- $$MW_LAYER_PUBLIC_EXPORT_PATH(hb/hbcore) \
- $$MW_LAYER_PUBLIC_EXPORT_PATH(hb/hbinput) \
- $$MW_LAYER_PUBLIC_EXPORT_PATH(hb/hbservices) \
- $$MW_LAYER_PUBLIC_EXPORT_PATH(hb/hbwidgets)
-}
-
-#add log of the warning message directly to the file instead of RDebug
-DEFINES += QT_WARNING_FILE_OUTPUT
\ No newline at end of file
+#QTP: add userinclude
+MMP_RULES+="USERINCLUDE ."
\ No newline at end of file