commondrm/drmutility/group/DrmUtilityDmgrWrapper.mmp
branchRCL_3
changeset 72 1481bf457703
parent 71 1221b68b8a5f
equal deleted inserted replaced
71:1221b68b8a5f 72:1481bf457703
     1 /*
     1 /*
     2 * Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2007 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    26 CAPABILITY     CAP_GENERAL_DLL
    26 CAPABILITY     CAP_GENERAL_DLL
    27 VENDORID       VID_DEFAULT
    27 VENDORID       VID_DEFAULT
    28 
    28 
    29 #ifdef __DRM
    29 #ifdef __DRM
    30 SOURCE         ../src/DrmUtilityDmgrWrapper.cpp
    30 SOURCE         ../src/DrmUtilityDmgrWrapper.cpp
    31 SOURCE         ../src/drmutilityconnection.cpp
       
    32 #endif
    31 #endif
    33 
    32 
    34 START RESOURCE ../data/DrmUtilityDmgrWrapper.rss
    33 START RESOURCE ../data/DrmUtilityDmgrWrapper.rss
    35 HEADER
    34 HEADER
    36 TARGETPATH RESOURCE_FILES_DIR
    35 TARGETPATH RESOURCE_FILES_DIR
    38 END
    37 END
    39 
    38 
    40 USERINCLUDE    ../inc
    39 USERINCLUDE    ../inc
    41 USERINCLUDE    ../../../omadrm/drmengine/roap/inc
    40 USERINCLUDE    ../../../omadrm/drmengine/roap/inc
    42 USERINCLUDE    ../../../inc   // ADo level inc dir
    41 USERINCLUDE    ../../../inc   // ADo level inc dir
    43 USERINCLUDE    ../traces      // OST definitions 
    42 
    44 // Default system include paths for middleware layer modules.
    43 // Default system include paths for middleware layer modules.
    45 MW_LAYER_SYSTEMINCLUDE
    44 APP_LAYER_SYSTEMINCLUDE
    46 
    45 
    47 LIBRARY        euser.lib
    46 LIBRARY        euser.lib
    48 LIBRARY        cmmanager.lib // RCmManager CCmApplicationSettingsUi
    47 LIBRARY        centralrepository.lib
    49 LIBRARY        esock.lib // RConnection, RSocketServ
    48 LIBRARY        cmmanager.lib
    50 LIBRARY        extendedconnpref.lib netmeta.lib // TExtendedConnPref
       
    51 LIBRARY        downloadmgr.lib
    49 LIBRARY        downloadmgr.lib
    52 LIBRARY        roaphandler.lib
    50 LIBRARY        roaphandler.lib
    53 LIBRARY        efsrv.lib
    51 LIBRARY        efsrv.lib
    54 LIBRARY        avkon.lib
    52 LIBRARY        avkon.lib
    55 LIBRARY        commonengine.lib
    53 LIBRARY        commonengine.lib