diff -r 32e56106abf2 -r 66b5fe3c07fd homescreenapp/common.pri --- a/homescreenapp/common.pri Mon Sep 27 11:52:00 2010 +0300 +++ b/homescreenapp/common.pri Wed Oct 06 16:06:24 2010 +0300 @@ -72,8 +72,9 @@ } else { # add platfrom API for windows INCLUDEPATH += \ - $$PWD/../../homescreensrv/homescreensrv_plat/contentstorage_api \ - $$PWD/../../homescreensrv/homescreensrv_plat/homescreen_information_api/inc + $$PWD/../../homescreensrv/homescreensrv_plat/contentstorage_api/inc \ + $$PWD/../../homescreensrv/homescreensrv_plat/homescreen_information_api/inc \ + $$PWD/../homescreen_plat/homescreenclient_api/inc } plugin: !isEmpty(PLUGIN_SUBDIR): DESTDIR = $$OUTPUT_DIR/$$PLUGIN_SUBDIR