diff -r b7904b40483f -r ff572005ac23 contentpublishingsrv/contentharvester/contentharvesterswiplugin/group/chswiplugin.mmp --- a/contentpublishingsrv/contentharvester/contentharvesterswiplugin/group/chswiplugin.mmp Mon Jan 18 20:32:13 2010 +0200 +++ b/contentpublishingsrv/contentharvester/contentharvesterswiplugin/group/chswiplugin.mmp Tue Jan 26 12:11:15 2010 +0200 @@ -29,6 +29,8 @@ SOURCEPATH ../src SOURCE chswiplugin.cpp +SOURCE chswiusbhandler.cpp +SOURCE chswiusbobserver.cpp SOURCEPATH ../data START RESOURCE chswiplugin.rss @@ -49,6 +51,10 @@ LIBRARY apgrfx.lib LIBRARY apparc.lib +LIBRARY PlatformEnv.lib +LIBRARY efsrv.lib + LIBRARY liwservicehandler.lib //AIW Framework +LIBRARY bafl.lib // CDesC16ArrayFlat //end of file