diff -r 397d00875918 -r 156f692b1687 tstaskmonitor/client/client.pro --- a/tstaskmonitor/client/client.pro Thu May 27 13:11:12 2010 +0300 +++ b/tstaskmonitor/client/client.pro Fri Jun 11 13:58:37 2010 +0300 @@ -25,12 +25,15 @@ dll.sources = tstaskmonitorclient.dll dll.path = $$SHARED_LIB_DIR DEPLOYMENT += dll + LIBS += -ltsutils BLD_INF_RULES.prj_exports += "s60\inc\tstaskmonitorclient.h" \ "s60\inc\tstaskmonitorobserver.h" \ "inc\tstaskmonitor.h" \ "inc\tstask.h" \ "inc\tstaskmonitor_global.h" \ + "s60\inc\tsscreenshotclient.h" \ + "inc\tsscreenshotregistry.h" \ TARGET.UID3 = 0x200267AF TARGET.CAPABILITY = ALL -TCB