homescreenapp/common.pri
changeset 97 66b5fe3c07fd
parent 86 e4f038c420f7
--- 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