codhandler/codui/group/CodUi.mmp
changeset 65 5bfc169077b2
parent 37 cb62a4f66ebe
child 68 92a765b5b3e7
equal deleted inserted replaced
42:d39add9822e2 65:5bfc169077b2
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 #include <platform_paths.hrh>
    18 #include <platform_paths.hrh>
    19 #include <data_caging_paths.hrh>
    19 #include <data_caging_paths.hrh>
    20 #include <platform/mw/browser_platform_variant.hrh>
    20 #include <platform/mw/Browser_platform_variant.hrh>
    21 #include "../../CodEng/inc/CodDefs.h"
    21 #include "../../CodEng/inc/CodDefs.h"
    22 
    22 
    23 TARGET      CodUi.dll
    23 TARGET      CodUi.dll
    24 TARGETTYPE  dll
    24 TARGETTYPE  dll
    25 UID         0x1000008d COD_UI_UID
    25 UID         0x1000008d COD_UI_UID
    39 SOURCE      CodLogger.cpp
    39 SOURCE      CodLogger.cpp
    40 SOURCE      CodViewerApp.cpp
    40 SOURCE      CodViewerApp.cpp
    41 SOURCE      DdViewerApp.cpp
    41 SOURCE      DdViewerApp.cpp
    42 SOURCE      CodDownloadImpl.cpp
    42 SOURCE      CodDownloadImpl.cpp
    43 SOURCE      CodDialog.cpp
    43 SOURCE      CodDialog.cpp
    44 SOURCE		  CodConfirm.cpp 
    44 SOURCE		CodConfirm.cpp 
    45 
    45 
    46 START RESOURCE ../data/CodUi.rss
    46 START RESOURCE ../data/CodUi.rss
    47 DEPENDS avkon.rsg
    47 DEPENDS avkon.rsg
    48 HEADER
    48 HEADER
    49 TARGETPATH RESOURCE_FILES_DIR
    49 TARGETPATH RESOURCE_FILES_DIR
    53 LANGUAGE_IDS 
    53 LANGUAGE_IDS 
    54 #endif
    54 #endif
    55 END
    55 END
    56 
    56 
    57 USERINCLUDE     ../inc
    57 USERINCLUDE     ../inc
    58 USERINCLUDE     ../../CodEng/inc
    58 
       
    59 
       
    60 SYSTEMINCLUDE   ../../CodEng/inc
    59 
    61 
    60 MW_LAYER_SYSTEMINCLUDE
    62 MW_LAYER_SYSTEMINCLUDE
       
    63 MW_LAYER_ECOM_SYSTEMINCLUDE
    61 
    64 
    62 LIBRARY         efsrv.lib
    65 LIBRARY         efsrv.lib
    63 LIBRARY         apparc.lib
    66 LIBRARY         apparc.lib
    64 LIBRARY         apgrfx.lib
    67 LIBRARY         apgrfx.lib
    65 LIBRARY         eikcoctl.lib
    68 LIBRARY         eikcoctl.lib