taskswitcher/server/server.pro
changeset 127 7b66bc3c6dc9
parent 126 efda7c0771b9
--- a/taskswitcher/server/server.pro	Wed Oct 13 12:59:22 2010 +0300
+++ b/taskswitcher/server/server.pro	Mon Oct 18 10:44:15 2010 +0300
@@ -37,7 +37,6 @@
             src/tsdatalist.cpp \
             src/tsdatatask.cpp \
             src/tsscreenshotprovider.cpp \
-            src/tsmodelitemkey.cpp \
             src/tsmodelitem.cpp \
             src/tsmodel.cpp \
             src/tsrunningappmodel.cpp \
@@ -52,9 +51,10 @@
             src/tsrunningappimp.cpp \
             src/tsrunningappstorageimp.cpp \
             src/tsresourcemanagerimp.cpp \
+            src/tsiconproviderimp.cpp \
+            src/tsrunningappentry.cpp \
             ../utils/src/tsentrykey.cpp \
-            ../utils/src/tsentrykeygenerator.cpp \
-            ../utils/src/tsentry.cpp \
+            ../utils/src/tsentryimp.cpp \
             ../utils/src/tsscreenshotmsg.cpp \
             ../utils/src/tsunregscreenshotmsg.cpp \
             ../utils/src/tsvisibilitymsg.cpp \
@@ -73,7 +73,6 @@
             inc/tsdatatask.h \
             inc/tsscreenshotprovider.h \            
             inc/tsmodelobserver.h \
-            inc/tsmodelitemkey.h \
             inc/tsmodelitem.h \
             inc/tsmodel.h \
             inc/tsrunningappmodel.h \
@@ -88,10 +87,12 @@
             inc/tsrunningappimp.h \
             inc/tsrunningappstorageimp.h \
             inc/tsresourcemanagerimp.h \
+            inc/tsiconproviderimp.h \
+            inc/tsrunningappentry.h \
             ../utils/inc/tsdataobserver.h \
             ../utils/inc/tsentry.h \
+            ../utils/inc/tsentryimp.h \
             ../utils/inc/tsentrykey.h \
-            ../utils/inc/tsentrykeygenerator.h \
             ../utils/inc/tsutils.h \
             ../utils/inc/tsscreenshotmsg.h \
             ../utils/inc/tsunregscreenshotmsg.h \
@@ -102,14 +103,12 @@
             ../utils/inc/tsidlist.h \
 
 LIBS += -lxqutils \
-        -laknicon \
         -lfbscli \          #for CFbsBitmap
         -lestor \           #for RDesReadStream
         -lxqutils \
         -lapgrfx \          #for CApaWindowGroupName
         -lws32 \            #for CWsGraphic
         -lapparc \          #for TApaAppInfo
-        -lcaclient \        #for getApplicationIcon
         -lcone
 
 symbian {