brandingserver/group/bsserver.mmp
branchRCL_3
changeset 22 113b91e0a2ad
parent 21 cfd5c2994f10
--- a/brandingserver/group/bsserver.mmp	Tue Aug 31 15:31:29 2010 +0300
+++ b/brandingserver/group/bsserver.mmp	Wed Sep 01 12:27:45 2010 +0100
@@ -2,7 +2,7 @@
 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
 * All rights reserved.
 * This component and the accompanying materials are made available
-* under the terms of the License "Eclipse Public License v1.0"
+* 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".
 *
@@ -11,10 +11,9 @@
 *
 * Contributors:
 *
-* Description:  Branding server, server comopnent project description file.
+* Description: Branding server, server comopnent project description file.
 *
 */
-
 #include        "bsuids.h"
 #include <platform_paths.hrh>
 #include <data_caging_paths_strings.hrh>
@@ -29,7 +28,7 @@
 TARGETPATH      /system/libs
 
 
-SOURCEPATH  ../BSServer
+SOURCEPATH  ../bsserver
 SOURCE      cbsserver.cpp
 SOURCE      cbssession.cpp
 SOURCE	    cbsbrandhandler.cpp
@@ -39,17 +38,17 @@
 SOURCE      cbsinstallhandler.cpp
 SOURCE      cbsbackupobserver.cpp
 
-SOURCEPATH	../BSClient
+SOURCEPATH	../bsclient
 SOURCE		cbselement.cpp
 SOURCE		cbsbitmap.cpp
 SOURCE		bselementfactory.cpp
 
 
 
-USERINCLUDE     ../Group
-USERINCLUDE     ../BSServer
-USERINCLUDE     ../BSClient
-USERINCLUDE     ../Inc
+USERINCLUDE     ../group
+USERINCLUDE     ../bsserver
+USERINCLUDE     ../bsclient
+USERINCLUDE     ../inc
 
 APP_LAYER_SYSTEMINCLUDE