omadrm/drmengine/group/DrmServerInterfaces.mmp
changeset 5 79d62d1d7957
parent 2 76350b5be3d8
child 32 457cd4423b8c
child 43 abec8b1bb37c
child 49 69d8e75812b7
equal deleted inserted replaced
4:fdb8e8f25c0d 5:79d62d1d7957
     1 /*
     1 /*
     2 * Copyright (c) 2002-2006 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2002-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".
    32 USERINCLUDE     ../legacy/inc
    32 USERINCLUDE     ../legacy/inc
    33 USERINCLUDE     ../agentv2/inc
    33 USERINCLUDE     ../agentv2/inc
    34 USERINCLUDE     ../server/inc
    34 USERINCLUDE     ../server/inc
    35 USERINCLUDE     ../notifier/inc
    35 USERINCLUDE     ../notifier/inc
    36 USERINCLUDE     ../roapstorage/inc
    36 USERINCLUDE     ../roapstorage/inc
    37 USERINCLUDE     ../drmclock/inc
    37 USERINCLUDE     ../drmclock/Inc
    38 #ifdef __DRM_FULL
    38 #ifdef __DRM_FULL
    39 USERINCLUDE		../../drmhelper/inc
    39 USERINCLUDE		../../drmhelper/inc
    40 #endif
    40 #endif
    41 USERINCLUDE	    ../../../inc   // ADo level inc dir
    41 USERINCLUDE	    ../../../inc   // ADo level inc dir
    42 
    42 
    61 SOURCEPATH      ../roapstorage/src
    61 SOURCEPATH      ../roapstorage/src
    62 SOURCE          DRMDomainContext.cpp
    62 SOURCE          DRMDomainContext.cpp
    63 SOURCE          DRMRIContext.cpp
    63 SOURCE          DRMRIContext.cpp
    64 SOURCE          RoapStorageClient.cpp
    64 SOURCE          RoapStorageClient.cpp
    65 
    65 
    66 SOURCEPATH      ../drmclock/src
    66 SOURCEPATH      ../drmclock/Src
    67 SOURCE          DRMClockClient2.cpp
    67 SOURCE          DRMClockClient2.cpp
    68 
    68 
    69 #ifdef __DRM_FULL
    69 #ifdef __DRM_FULL
    70 SOURCEPATH			../../drmhelper/src
    70 SOURCEPATH			../../drmhelper/src
    71 SOURCE					RDRMHelper.cpp
    71 SOURCE					RDRMHelper.cpp