--- a/controlpanel/src/common.pri Thu Apr 01 03:17:51 2010 +0800
+++ b/controlpanel/src/common.pri Thu Apr 01 03:23:37 2010 +0800
@@ -49,12 +49,11 @@
#For some reason the default include path doesn't include MOC_DIR on symbian
symbian {
INCLUDEPATH += $$MW_LAYER_SYSTEMINCLUDE
+ INCLUDEPATH += $$MW_LAYER_PLATFORM_EXPORT_PATH(cplogger)
INCLUDEPATH += $$MOC_DIR
TARGET.CAPABILITY = ALL -TCB
TARGET.EPOCALLOWDLLDATA = 1
}
-
-INCLUDEPATH += $$PWD/inc
win32 {
# add platfrom API for windows
INCLUDEPATH += $$PWD/../controlpanel_plat/inc