equal
deleted
inserted
replaced
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 |