mkspecs/features/symbian/qt.prf
changeset 3 41300fa6a67c
parent 0 1918ee327afb
child 4 3b1da2848fc7
--- 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