diff -r d39add9822e2 -r 5bfc169077b2 browserutilities/downloadmgr/DownloadMgrUiLib/Group/DownloadMgrUiLib.mmp --- a/browserutilities/downloadmgr/DownloadMgrUiLib/Group/DownloadMgrUiLib.mmp Tue Feb 02 00:56:45 2010 +0200 +++ b/browserutilities/downloadmgr/DownloadMgrUiLib/Group/DownloadMgrUiLib.mmp Fri Mar 19 09:52:28 2010 +0200 @@ -19,7 +19,7 @@ #include #include #include -#include +#include TARGET DownloadMgrUiLib.dll TARGETTYPE dll @@ -61,12 +61,13 @@ USERINCLUDE ../Inc USERINCLUDE ../../DownloadMgrClntSrv/inc +//APP_LAYER_SYSTEMINCLUDE +/* SF TODO: resolve APP LAYER DEPENDENCY: + s60/app/gallery/gallery_dom/media_file_api/inc/CMGXFileManager.h + s60/app/gallery/gallery_dom/media_file_api/inc/MGXFileManagerFactory.h +*/ MW_LAYER_SYSTEMINCLUDE -#if defined(__PLATFORM_VERSION_50_TUBE__) || defined( __PLATFORM_VERSION_50__) -APP_LAYER_SYSTEMINCLUDE -#endif - SOURCEPATH ../Src SOURCE AsyncEventHandlerArray.cpp SOURCE AsyncEventHandlerBase.cpp @@ -82,9 +83,6 @@ SOURCE DMgrUiLibPanic.cpp SOURCE ProgressInfoCreator.cpp SOURCE UserInteractionsEventHandler.cpp -#ifdef BRDO_SINGLE_CLICK_ENABLED_FF -SOURCE CDownloadsStylusPopupMenu.cpp -#endif LIBRARY AKNNOTIFY.lib LIBRARY AknNotifyPlugin.lib