common.pri
changeset 103 b99b84bcd2d1
parent 66 32469d7d46ff
child 109 e0aa398e6810
--- a/common.pri	Fri Jun 11 13:58:37 2010 +0300
+++ b/common.pri	Wed Jun 23 18:33:40 2010 +0300
@@ -77,11 +77,9 @@
 
 win32 {
     # add platfrom API for windows
-    INCLUDEPATH += \
-                $$PWD/homescreensrv_plat/appruntimemodel_api \
+    INCLUDEPATH += \                
                 $$PWD/homescreensrv_plat/contentstorage_api \
-                $$PWD/homescreensrv_plat/hswidgetmodel_api \
-                $$PWD/homescreensrv_plat/statemodel_api \
+                $$PWD/homescreensrv_plat/hswidgetmodel_api \                
                 $$PWD/homescreensrv_plat/homescreen_information_api/inc
 }