drm_plat/drm_utility_api/group/bld.inf
branchRCL_3
changeset 13 a20e54f39dd4
parent 0 95b198f216e5
equal deleted inserted replaced
12:8a03a285ab14 13:a20e54f39dd4
     1 /*
     1 /*
     2 * Copyright (c) 2007 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2007-2010 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".
     9 * Initial Contributors:
     9 * Initial Contributors:
    10 * Nokia Corporation - initial contribution.
    10 * Nokia Corporation - initial contribution.
    11 *
    11 *
    12 * Contributors:
    12 * Contributors:
    13 *
    13 *
    14 * Description:  File that exports the files belonging to 
    14 * Description:  File that exports the files belonging to
    15 :                DRM Utility API
    15 :                DRM Utility API
    16 *
    16 *
    17 */
    17 */
    18 
    18 
    19 
    19 
    21 
    21 
    22 PRJ_PLATFORMS
    22 PRJ_PLATFORMS
    23 DEFAULT
    23 DEFAULT
    24 
    24 
    25 PRJ_EXPORTS
    25 PRJ_EXPORTS
    26 
       
    27 #if (defined RD_DRM_COMMON_INTERFACE_FOR_OMA_AND_WMDRM)
       
    28 // Utility
    26 // Utility
    29 ../inc/drmutility.h                  MW_LAYER_PLATFORM_EXPORT_PATH( drmutility.h )
    27 ../inc/drmutility.h                  MW_LAYER_PLATFORM_EXPORT_PATH( drmutility.h )
    30 
    28 
    31 // Api classes
    29 // Api classes
    32 ../inc/drmautomatedusage.h           MW_LAYER_PLATFORM_EXPORT_PATH( drmautomatedusage.h )
    30 ../inc/drmautomatedusage.h           MW_LAYER_PLATFORM_EXPORT_PATH( drmautomatedusage.h )
    42 ../inc/drmhandleerrorobserver.h      MW_LAYER_PLATFORM_EXPORT_PATH( drmhandleerrorobserver.h )
    40 ../inc/drmhandleerrorobserver.h      MW_LAYER_PLATFORM_EXPORT_PATH( drmhandleerrorobserver.h )
    43 ../inc/drmuicheckrightsobserver.h    MW_LAYER_PLATFORM_EXPORT_PATH( drmuicheckrightsobserver.h )
    41 ../inc/drmuicheckrightsobserver.h    MW_LAYER_PLATFORM_EXPORT_PATH( drmuicheckrightsobserver.h )
    44 
    42 
    45 // Types
    43 // Types
    46 ../inc/drmutilitytypes.h             MW_LAYER_PLATFORM_EXPORT_PATH( drmutilitytypes.h )
    44 ../inc/drmutilitytypes.h             MW_LAYER_PLATFORM_EXPORT_PATH( drmutilitytypes.h )
    47 
       
    48 #endif // RD_DRM_COMMON_INTERFACE_FOR_OMA_AND_WMDRM