commondrm/rom/drmutility.iby
changeset 0 95b198f216e5
child 13 a20e54f39dd4
equal deleted inserted replaced
-1:000000000000 0:95b198f216e5
       
     1 /*
       
     2 * Copyright (c) 2007-2007 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:  Image description file for project DrmUtility
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #ifndef DRMUTILITY_IBY
       
    20 #define DRMUTILITY_IBY
       
    21 
       
    22 #include <data_caging_paths_for_iby.hrh>
       
    23 
       
    24 #ifdef RD_DRM_COMMON_INTERFACE_FOR_OMA_AND_WMDRM
       
    25 
       
    26 file=ABI_DIR\BUILD_DIR\DRMUtility.dll                    SHARED_LIB_DIR\DRMUtility.dll
       
    27 
       
    28 file=ABI_DIR\BUILD_DIR\drmutilitycommon.dll              SHARED_LIB_DIR\drmutilitycommon.dll
       
    29 
       
    30 #ifdef __WINDOWS_MEDIA_DRM
       
    31 file=ABI_DIR\BUILD_DIR\drmutilitywmdrmwrapper.dll        SHARED_LIB_DIR\drmutilitywmdrmwrapper.dll
       
    32 #endif // __WINDOWS_MEDIA_DRM
       
    33 
       
    34 file=ABI_DIR\BUILD_DIR\DrmUtilityDmgrWrapper.dll         SHARED_LIB_DIR\DrmUtilityDmgrWrapper.dll
       
    35 
       
    36 file=ABI_DIR\BUILD_DIR\DrmRightsInfo.dll                 SHARED_LIB_DIR\DrmRightsInfo.dll
       
    37 file=ABI_DIR\BUILD_DIR\DrmRightsInfoImpl.dll             SHARED_LIB_DIR\DrmRightsInfoImpl.dll
       
    38 
       
    39 file=ABI_DIR\BUILD_DIR\DRMUiHandling.dll                 SHARED_LIB_DIR\DRMUiHandling.dll
       
    40 file=ABI_DIR\BUILD_DIR\DRMUiHandlingImpl.dll             SHARED_LIB_DIR\DRMUiHandlingImpl.dll
       
    41 
       
    42 file=ABI_DIR\BUILD_DIR\DRMAutomatedUsage.dll             SHARED_LIB_DIR\DRMAutomatedUsage.dll
       
    43 file=ABI_DIR\BUILD_DIR\DRMAutomatedUsageImpl.dll         SHARED_LIB_DIR\DRMAutomatedUsageImpl.dll
       
    44 
       
    45 #endif // RD_DRM_COMMON_INTERFACE_FOR_OMA_AND_WMDRM
       
    46 
       
    47 #endif // DRMUTILITY_IBY