drm_plat/drm_rights_api/group/bld.inf
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 14 Sep 2010 21:50:40 +0300
branchRCL_3
changeset 77 00671737faf2
parent 0 95b198f216e5
permissions -rw-r--r--
Revision: 201033 Kit: 201035

/*
* Copyright (c) 2006 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
*
* Initial Contributors:
* Nokia Corporation - initial contribution.
*
* Contributors:
*
* Description:  File that exports the files belonging to 
:                DRM Rights API
*
*/


#include <platform_paths.hrh>

PRJ_PLATFORMS
DEFAULT

PRJ_EXPORTS

../inc/DRMTypes.h     MW_LAYER_PLATFORM_EXPORT_PATH(DRMTypes.h)
../inc/DrmAsset.h     MW_LAYER_PLATFORM_EXPORT_PATH(DrmAsset.h)
../inc/DrmRights.h     MW_LAYER_PLATFORM_EXPORT_PATH(DRMRights.h)
../inc/DRMIndividualConstraintExtension.h     MW_LAYER_PLATFORM_EXPORT_PATH(DRMIndividualConstraintExtension.h)
../inc/DcfCommon.h     MW_LAYER_PLATFORM_EXPORT_PATH(DcfCommon.h)
../inc/DcfCommon.inl     MW_LAYER_PLATFORM_EXPORT_PATH(DcfCommon.inl)
../inc/DRMConstraint.h     MW_LAYER_PLATFORM_EXPORT_PATH(DrmConstraint.h)
../inc/DRMPermission.h     MW_LAYER_PLATFORM_EXPORT_PATH(DrmPermission.h)