contentstorage/casoftwareregistry/casoftwareregistry.pro
changeset 109 e0aa398e6810
parent 103 b99b84bcd2d1
child 124 e36b2f4799c0
--- a/contentstorage/casoftwareregistry/casoftwareregistry.pro	Tue Jul 06 14:37:10 2010 +0300
+++ b/contentstorage/casoftwareregistry/casoftwareregistry.pro	Wed Aug 18 10:05:49 2010 +0300
@@ -24,7 +24,8 @@
 DEPENDPATH += ./inc \
               ./src
 INCLUDEPATH += ./inc \
-            ../inc
+            ../inc \
+            ../cautils/inc
             
 symbian: {
 
@@ -40,6 +41,7 @@
         -lbafl \
         -lestor \
         -lscrclient \
+        -lsifnotification \
         -lxqutils \
         -lPlatformEnv \
         -lefsrv
@@ -47,7 +49,7 @@
 include(casoftwareregistry_s60.pri)
 }
 
-win32: {
+!symbian: {
 DEPENDPATH += ./stub/inc \
               ./stub/src
 INCLUDEPATH += ./stub/inc