codhandler/codui/group/CodUi.mmp
branchRCL_3
changeset 48 79859ed3eea9
parent 34 220a17280356
child 49 919f36ff910f
equal deleted inserted replaced
47:e1bea15f9a39 48:79859ed3eea9
    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
    26 CAPABILITY  CAP_GENERAL_DLL
    26 CAPABILITY  CAP_GENERAL_DLL
    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