omadrm/drmengine/group/DrmServerInterfaces.mmp
changeset 5 79d62d1d7957
parent 2 76350b5be3d8
child 16 457cd4423b8c
--- a/omadrm/drmengine/group/DrmServerInterfaces.mmp	Tue Jan 26 12:08:35 2010 +0200
+++ b/omadrm/drmengine/group/DrmServerInterfaces.mmp	Tue Feb 02 00:21:44 2010 +0200
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2002-2006 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 2002-2010 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"
@@ -34,7 +34,7 @@
 USERINCLUDE     ../server/inc
 USERINCLUDE     ../notifier/inc
 USERINCLUDE     ../roapstorage/inc
-USERINCLUDE     ../drmclock/inc
+USERINCLUDE     ../drmclock/Inc
 #ifdef __DRM_FULL
 USERINCLUDE		../../drmhelper/inc
 #endif
@@ -63,7 +63,7 @@
 SOURCE          DRMRIContext.cpp
 SOURCE          RoapStorageClient.cpp
 
-SOURCEPATH      ../drmclock/src
+SOURCEPATH      ../drmclock/Src
 SOURCE          DRMClockClient2.cpp
 
 #ifdef __DRM_FULL